Skip to content

Commit

Permalink
chore(deps): bump debian from 12.4 to 12.5 in /tools/releases/dockerf…
Browse files Browse the repository at this point in the history
…iles (#9304)

chore(deps): bump debian in /tools/releases/dockerfiles

Bumps debian from 12.4 to 12.5.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent ac60ab0 commit 1b1e3e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/releases/dockerfiles/envoy.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:12.4@sha256:79becb70a6247d277b59c09ca340bbe0349af6aacb5afa90ec349528b53ce2c9 as envoy
FROM debian:12.5@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 as envoy
ARG ARCH

COPY /build/artifacts-linux-$ARCH/envoy/envoy /envoy

0 comments on commit 1b1e3e3

Please sign in to comment.