Lorenzo Cameroni 5 anni fa
parent
commit
a4cc268628
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      Dockerfile
  2. 1 1
      Dockerfile.alpine

+ 1 - 1
Dockerfile

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

+ 1 - 1
Dockerfile.alpine

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