Skip to content

Commit

Permalink
fix: src/iptables-init/Dockerfile to reduce vulnerabilities (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jun 1, 2023
1 parent 5ff3c34 commit 34baa71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/iptables-init/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.16
FROM alpine:3

ENV ENVOY_USER_ID=1337
ENV ENVOY_PORT=15001
Expand Down

0 comments on commit 34baa71

Please sign in to comment.