Skip to content

Commit

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


Expand Down

0 comments on commit 7f12a89

Please sign in to comment.