We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09ff568 + 4ff64e5 commit c20f721Copy full SHA for c20f721
1 file changed
Containerfile
@@ -1,5 +1,5 @@
1
# Get correct base image with a default for renovate bot
2
-ARG BASE_IMAGE=ghcr.io/ublue-os/bazzite:stable
+ARG BASE_IMAGE=ghcr.io/ublue-os/bazzite:stable@sha256:d2f131cb9e5cd3c633bc19bf8bb82c156f47f70f6776cab6ae9a3c3bee2e4172
3
4
# Allow build scripts to be referenced without being copied into the final image
5
FROM scratch AS ctx
0 commit comments