We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74297c0 commit a02dc99Copy full SHA for a02dc99
Dockerfile
@@ -14,7 +14,7 @@ ARG PUBLIC_SIMICS_PACKAGE_VERSION_1000="6.0.185"
14
ARG USER_UID=1000
15
ARG USERNAME=vscode
16
17
-FROM fedora:42@sha256:b3d16134560afa00d7cc2a9e4967eb5b954512805f3fe27d8e70bbed078e22ea AS create-user
+FROM fedora:42@sha256:7e09f4db0ebdd29667156230ccb7e0f3791e50e28ce04ab6e6825f00d2a63b95 AS create-user
18
# redeclare ARGs
19
ARG http_proxy
20
ARG https_proxy
0 commit comments