We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51619b commit e18ee9eCopy full SHA for e18ee9e
Dockerfile
@@ -2,7 +2,7 @@ FROM centos:7
2
LABEL maintainer="Alexander Trost <galexrt@googlemail.com>"
3
4
# Environment variables
5
-ENV DSU_VERSION="DSU_18.06.00" \
+ENV DSU_VERSION="DSU_18.08.00" \
6
PATH="$PATH:/opt/dell/srvadmin/bin:/opt/dell/srvadmin/sbin" \
7
USER="root" \
8
PASS="password" \
0 commit comments