Skip to content

Commit

Permalink
fix: docker/Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Apr 14, 2024
1 parent d7da5b0 commit d442684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
@@ -1,4 +1,4 @@
FROM alpine:3.15.4
FROM alpine:3.16.9

RUN mkdir /www

Expand Down

0 comments on commit d442684

Please sign in to comment.