Skip to content

Commit

Permalink
chore(deps): update ubuntu:24.04 docker digest to 80dd3c3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-dennybaa[bot] authored Jan 13, 2025
1 parent a2c5541 commit 586de39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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:35b7fc72eb7c652dc1f4e5bfbdb9cdb308c3a6b1b96abc61317b931007b9aac8
FROM ubuntu:24.04@sha256:80dd3c3b9c6cecb9f1667e9290b3bc61b78c2678c02cbdae5f0fea92cc6734ab

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:35b7fc72eb7c652dc1f4e5bfbdb9cdb308c3a6b1b96abc61317b931007b9aac8
FROM ubuntu:24.04@sha256:80dd3c3b9c6cecb9f1667e9290b3bc61b78c2678c02cbdae5f0fea92cc6734ab

RUN export DEBIAN_FRONTEND=noninteractive; apt-get -y update && apt-get install -y \
ca-certificates lsb-release sudo fakeroot \
Expand Down

0 comments on commit 586de39

Please sign in to comment.