We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f276500 commit 5afe4a1Copy full SHA for 5afe4a1
alpine/Dockerfile
@@ -27,7 +27,7 @@ RUN echo "add needed tools" && \
27
28
SHELL ["/bin/bash", "-c"]
29
30
-USER dtcsuser
+USER dtcuser
31
WORKDIR /home/dtcuser
32
33
RUN echo "Install sdkman" &&\
0 commit comments