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 ae65dbf commit 4595b0cCopy full SHA for 4595b0c
.github/docker/ubuntu-24.04.Dockerfile
@@ -64,4 +64,4 @@ 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