Skip to content

Commit

Permalink
chore(deps): update nginx docker tag to v1.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 29, 2023
1 parent 89c3164 commit 6b9a1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.23.0-alpine
FROM nginx:1.23.4-alpine

RUN apk --no-cache add tzdata && \
cp /usr/share/zoneinfo/Asia/Tokyo /etc/localtime && \
Expand Down

0 comments on commit 6b9a1da

Please sign in to comment.