Skip to content

Commit

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


Expand Down

0 comments on commit 25c2fec

Please sign in to comment.