We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dddfd4 commit b6a2af9Copy full SHA for b6a2af9
Dockerfile
@@ -10,7 +10,7 @@ ARG PUBLIC_SIMICS_PACKAGE_VERSION_1000="6.0.185"
10
ARG USER_UID=1000
11
ARG USERNAME=vscode
12
13
-FROM fedora:42@sha256:f357623dc40edf7803f21b2b954f92417f274a7370f82384ef13c73e08ce1727 AS create-user
+FROM fedora:42@sha256:0c5ab5380e63cb322552d624d2c78b835f11b526cfd32e1d6f687d0c245f38ce AS create-user
14
# redeclare ARGs
15
ARG USER_UID
16
ARG USERNAME
0 commit comments