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.
1 parent fe2d225 commit 049d01cCopy full SHA for 049d01c
.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