Skip to content

Commit

Permalink
Update nginx Docker tag to v1.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2022
1 parent e2f7877 commit 9c54120
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
Expand Up @@ -14,7 +14,7 @@ COPY . .
RUN yarn run build


FROM nginx:1.15.2-alpine as release
FROM nginx:1.23.2-alpine as release
RUN apk add --no-cache jq


Expand Down

0 comments on commit 9c54120

Please sign in to comment.