Skip to content

Commit 0404f7e

Browse files
committed
Update nginx Docker tag to v1.21.6
1 parent 9a6b0cf commit 0404f7e

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.21.5-alpine
1+
FROM nginx:1.21.6-alpine
22

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

0 commit comments

Comments
 (0)