Skip to content

Commit

Permalink
fix: about/Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed May 21, 2024
1 parent 7b22efc commit 7e4672e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion about/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.18.5
FROM alpine:3.18.6

ARG DOCKER_TAG
ENV DOCKER_TAG $DOCKER_TAG
Expand Down

0 comments on commit 7e4672e

Please sign in to comment.