Skip to content

Commit

Permalink
chore(deps): update ubuntu:24.04 docker digest to 8a37d68
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-dennybaa[bot] authored Sep 3, 2024
1 parent c04b20a commit 0b59b3f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion images/gitops.containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:24.04@sha256:a68b7d8b873b955e10337a18c79334a9d95dced834f85714890aa5ed7f6b2692
FROM ubuntu:24.04@sha256:8a37d68f4f73ebf3d4efafbcf66379bf3728902a8038616808f04e34a9ab63ee

RUN export DEBIAN_FRONTEND=noninteractive; apt-get -y update && apt-get install -y \
ca-certificates lsb-release sudo fakeroot \
Expand Down
2 changes: 1 addition & 1 deletion images/ubuntu-24.04.containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:24.04@sha256:a68b7d8b873b955e10337a18c79334a9d95dced834f85714890aa5ed7f6b2692
FROM ubuntu:24.04@sha256:8a37d68f4f73ebf3d4efafbcf66379bf3728902a8038616808f04e34a9ab63ee

RUN export DEBIAN_FRONTEND=noninteractive; apt-get -y update && apt-get install -y \
ca-certificates lsb-release sudo fakeroot \
Expand Down
2 changes: 1 addition & 1 deletion runners/podman.containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:24.04@sha256:a68b7d8b873b955e10337a18c79334a9d95dced834f85714890aa5ed7f6b2692
FROM ubuntu:24.04@sha256:8a37d68f4f73ebf3d4efafbcf66379bf3728902a8038616808f04e34a9ab63ee

ARG TARGETARCH
# renovate: datasource=github-releases depName=actions/runner
Expand Down

0 comments on commit 0b59b3f

Please sign in to comment.