Skip to content

Commit 28563be

Browse files
authored
Merge pull request #13 from juliantaylor/dsu-update
update to DSU_18.08.00
2 parents f51619b + e18ee9e commit 28563be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM centos:7
22
LABEL maintainer="Alexander Trost <galexrt@googlemail.com>"
33

44
# Environment variables
5-
ENV DSU_VERSION="DSU_18.06.00" \
5+
ENV DSU_VERSION="DSU_18.08.00" \
66
PATH="$PATH:/opt/dell/srvadmin/bin:/opt/dell/srvadmin/sbin" \
77
USER="root" \
88
PASS="password" \

0 commit comments

Comments
 (0)