Skip to content

Commit

Permalink
Updated to 1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akafeng committed Aug 3, 2021
1 parent c9b8eef commit 5cb971a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL \
org.opencontainers.image.authors="metowolf <i@i-meto.com>, akafeng <i@sjy.im>" \
org.opencontainers.image.source="https://github.com/akafeng/docker-nginx"

ARG NGINX_VERSION="1.21.0"
ARG NGINX_VERSION="1.21.1"
ARG NGINX_GPG_KEY="B0F4253373F8F6F510D42178520A9993A1C052F8"
ARG NGINX_URL="https://nginx.org/download/nginx-${NGINX_VERSION}.tar.gz"
ARG NGINX_PGP_URL="https://nginx.org/download/nginx-${NGINX_VERSION}.tar.gz.asc"
Expand Down

0 comments on commit 5cb971a

Please sign in to comment.