We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3f8e09 + 0404f7e commit 0c4f214Copy full SHA for 0c4f214
1 file changed
docker/nginx/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginx:1.21.5-alpine
+FROM nginx:1.21.6-alpine
2
3
RUN apk --no-cache add tzdata && \
4
cp /usr/share/zoneinfo/Asia/Tokyo /etc/localtime && \
0 commit comments