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 Sep 23, 2023
1 parent 65c49c3 commit ecc69f5
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,5 +1,5 @@
# build environment
ARG TARGET=nginx:1.23.2-alpine
ARG TARGET=nginx:1.25.1-alpine

FROM docker.io/node:16.14-buster as build
ARG SEGMENT_API_KEY
Expand Down

0 comments on commit ecc69f5

Please sign in to comment.