Skip to content

Commit

Permalink
build(deps): bump busybox from 768e5c6 to db142d4 in /tools/docke…
Browse files Browse the repository at this point in the history
…r/envoy-gateway (envoyproxy#4773)

build(deps): bump busybox in /tools/docker/envoy-gateway

Bumps busybox from `768e5c6` to `db142d4`.

---
updated-dependencies:
- dependency-name: busybox
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Huabing Zhao <[email protected]>
Co-authored-by: zirain <[email protected]>
  • Loading branch information
3 people authored Nov 29, 2024
1 parent c490c74 commit 79c784e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/docker/envoy-gateway/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f40631746c32232b78a3105fb946f3ab83 AS source
FROM busybox@sha256:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68 AS source
# Create the data directory for eg
RUN mkdir -p /var/lib/eg

Expand Down

0 comments on commit 79c784e

Please sign in to comment.