Update alpine Docker tag to v3.12 #2

Merged
xoxys merged 1 commits from renovate/docker-alpine-3.x into master 2020-10-18 22:50:24 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.11
FROM alpine:3.12
LABEL maintainer="Robert Kaussow <mail@geeklabor.de>" \
org.label-schema.name="nginx" \