Skip to content

Commit 9935819

Browse files
build(deps): bump busybox from 2f590fc to e3652a0 in /tools/docker/envoy-gateway (#7409)
build(deps): bump busybox in /tools/docker/envoy-gateway Bumps busybox from `2f590fc` to `e3652a0`. --- updated-dependencies: - dependency-name: busybox dependency-version: e3652a00a2fabd16ce889f0aa32c38eec347b997e73bd09e69c962ec7f8732ee 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 e9e1ba9 commit 9935819

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:2f590fc602ce325cbff2ccfc39499014d039546dc400ef8bbf5c6ffb860632e7 AS source
1+
FROM busybox@sha256:e3652a00a2fabd16ce889f0aa32c38eec347b997e73bd09e69c962ec7f8732ee 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)