Skip to content

Commit

Permalink
fix: Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Feb 12, 2025
1 parent f65f11b commit 61696dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM nginxproxy/docker-gen:0.9.2 AS docker-gen

FROM alpine:3.17.0
FROM alpine:3.19.6

ENV DEBUG=false \
DOCKER_GEN_VERSION=0.7.3 \
Expand Down

0 comments on commit 61696dd

Please sign in to comment.