Skip to content

Commit 6987bd0

Browse files
build(deps): bump busybox from f85340b to f9a104f in /tools/docker/envoy-gateway (#6629)
build(deps): bump busybox in /tools/docker/envoy-gateway Bumps busybox from `f85340b` to `f9a104f`. --- updated-dependencies: - dependency-name: busybox dependency-version: f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4922fb7 commit 6987bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/docker/envoy-gateway/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM busybox@sha256:f85340bf132ae937d2c2a763b8335c9bab35d6e8293f70f606b9c6178d84f42b AS source
1+
FROM busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f AS source
22
# Create the data directory for eg
33
RUN mkdir -p /var/lib/eg && chmod -R 0777 /var/lib/eg
44

0 commit comments

Comments
 (0)