Skip to content

Commit ecc5634

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

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.5-alpine
22

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

0 commit comments

Comments
 (0)