Update nginx alpine image to 3.12

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-12-30 16:53:52 -03:00
parent d0bc1eb915
commit 0cca8e83ce
2 changed files with 6 additions and 2 deletions

View file

@ -13,7 +13,7 @@
# limitations under the License.
FROM alpine:3.11 as builder
FROM alpine:3.12 as builder
COPY . /