1
0
mirror of https://github.com/dcarrillo/docker-nginx.git synced 2025-07-01 09:49:26 +00:00

Merge pull request #8 from dcarrillo/1.17.10

Bump version to 1.17.10
This commit is contained in:
2020-04-15 19:42:17 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v1
- name: shellcheck
uses: azohra/shell-linter@v0.1.0
uses: azohra/shell-linter@v0.3.0
- name: hadolint
uses: brpaz/hadolint-action@master

View File

@ -1,3 +1,3 @@
NGINX_VERSION=1.17.9
NGINX_VERSION=1.17.10
NGX_GEOIP2_VERSION=3.3
DOCKER_IMAGE=dcarrillo/nginx