Skip to content

Commit c20f721

Browse files
authored
Merge pull request #5 from NextRaven10/renovate/pin-dependencies
Pin ghcr.io/ublue-os/bazzite Docker tag to d2f131c
2 parents 09ff568 + 4ff64e5 commit c20f721

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Get correct base image with a default for renovate bot
2-
ARG BASE_IMAGE=ghcr.io/ublue-os/bazzite:stable
2+
ARG BASE_IMAGE=ghcr.io/ublue-os/bazzite:stable@sha256:d2f131cb9e5cd3c633bc19bf8bb82c156f47f70f6776cab6ae9a3c3bee2e4172
33

44
# Allow build scripts to be referenced without being copied into the final image
55
FROM scratch AS ctx

0 commit comments

Comments
 (0)