Skip to content

Commit 6611834

Browse files
chore(deps): update nginx docker tag to v1.29.6
1 parent 89c3164 commit 6611834

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.23.0-alpine
1+
FROM nginx:1.29.6-alpine
22

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

0 commit comments

Comments
 (0)