Skip to content

Commit

Permalink
Update nginx Docker tag to v1.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2022
1 parent 6331f4e commit 7c25730
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.3-alpine as release
RUN apk add --no-cache jq


Expand Down

0 comments on commit 7c25730

Please sign in to comment.