There was an error while loading. Please reload this page.
1 parent b179040 commit 8a2317dCopy full SHA for 8a2317d
1 file changed
images/devcontainer-base/Containerfile
@@ -1,7 +1,7 @@
1
FROM scratch AS ctx
2
COPY build_files /
3
4
-FROM quay.io/fedora/fedora-minimal:45
+FROM quay.io/fedora/fedora-minimal:44
5
6
ARG USERNAME=vscode
7
ARG USERID=1000
0 commit comments