Updated Alpine base image from 3.12 to 3.13

This commit is contained in:
Alexey Pustovalov
2021-02-15 11:36:46 -05:00
parent a8b10ab069
commit 2f553c9a2e
11 changed files with 11 additions and 11 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.13
LABEL org.opencontainers.image.title="Zabbix proxy (MySQL)" \
org.opencontainers.image.authors="Alexey Pustovalov <alexey.pustovalov@zabbix.com>" \