Skip to content

Commit

Permalink
fix: Dockerfile to reduce vulnerabilities (#920)
Browse files Browse the repository at this point in the history
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
exu and snyk-bot authored Oct 26, 2023
1 parent 95e3c50 commit 55695e6
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,4 +1,4 @@
ARG TARGET=nginx:1.25.2-alpine
ARG TARGET=nginx:1.25.3-alpine

FROM node:20 as deps-reader

Expand Down

0 comments on commit 55695e6

Please sign in to comment.