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.
2 parents f51619b + e18ee9e commit 28563beCopy full SHA for 28563be
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