Skip to content

Commit 36f16cb

Browse files
committed
Update Dockerfile
1 parent 305702e commit 36f16cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xml/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ RUN adduser \
4545
--disabled-password \
4646
"${USER_NAME}"
4747

48-
ENV HOME "${USER_HOME}"
48+
ENV HOME="${USER_HOME}"
4949

5050
USER "${USER_NAME}"
5151

0 commit comments

Comments
 (0)