We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
f85340b
f9a104f
1 parent 4922fb7 commit 6987bd0Copy full SHA for 6987bd0
tools/docker/envoy-gateway/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM busybox@sha256:f85340bf132ae937d2c2a763b8335c9bab35d6e8293f70f606b9c6178d84f42b AS source
+FROM busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f AS source
2
# Create the data directory for eg
3
RUN mkdir -p /var/lib/eg && chmod -R 0777 /var/lib/eg
4
0 commit comments