We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783f058 commit 70f8231Copy full SHA for 70f8231
.github/docker/ubuntu-24.04.Dockerfile
@@ -64,4 +64,3 @@ ENV USER test_user
64
ENV USERPASS pass
65
RUN useradd -m "${USER}" -g sudo -p "$(mkpasswd ${USERPASS})"
66
USER test_user
67
-#
0 commit comments