Skip to content

Commit

Permalink
Merge pull request #44 from centos-workstation/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin ghcr.io/ublue-os/config docker tag to ea9fb22
  • Loading branch information
tulilirockz authored Dec 29, 2024
2 parents 33228d1 + 1c0feb8 commit 23da94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG MAJOR_VERSION="${MAJOR_VERSION:-stream10}"

FROM ghcr.io/ublue-os/config:latest AS config
FROM ghcr.io/ublue-os/config:latest@sha256:ea9fb226fc54e5d0f8b3244285d439d4f83c65aaadab8fea3743eeaef64770e9 AS config
FROM quay.io/centos-bootc/centos-bootc:$MAJOR_VERSION


Expand Down

0 comments on commit 23da94e

Please sign in to comment.