Test using @renovate-bot to auto trigger builds (#8)

* Update docker file to version 1.18.0

* Update Dockerfile.alpine
This commit is contained in:
adamus1red 2020-07-01 22:12:30 +01:00 committed by GitHub
parent a9036d7d44
commit 7ef64c0bdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM nginx:stable
FROM nginx:1.18.0
LABEL maintainer="Jason Wilder mail@jasonwilder.com"
# Install wget and install/updates certificates

View file

@ -1,4 +1,4 @@
FROM nginx:stable-alpine
FROM nginx:1.18.0-alpine
LABEL maintainer="Jason Wilder mail@jasonwilder.com"
# Install wget and install/updates certificates