Skip to content

Commit

Permalink
chore(deps): update docker.io/library/ubuntu:22.04 docker digest to 0…
Browse files Browse the repository at this point in the history
…bced47

Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
  • Loading branch information
cilium-renovate[bot] authored and mtardy committed Jul 10, 2023
1 parent 05de3b4 commit 34439eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.clang
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/ubuntu:22.04@sha256:6120be6a2b7ce665d0cbddc3ce6eae60fe94637c6a66985312d1f02f63cc0bcd
FROM docker.io/library/ubuntu:22.04@sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508
ARG VERSION=1:15.0.7-0ubuntu0.22.04.1
RUN apt-get update
RUN apt-get -y upgrade
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.clang-format
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/ubuntu:22.04@sha256:6120be6a2b7ce665d0cbddc3ce6eae60fe94637c6a66985312d1f02f63cc0bcd
FROM docker.io/library/ubuntu:22.04@sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508

RUN apt-get -y update
RUN apt-get -y install clang-format-14
Expand Down

0 comments on commit 34439eb

Please sign in to comment.