1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-24 16:32:01 +00:00

[ACME] Alpine 3.10

This commit is contained in:
andryyy
2019-07-22 21:08:11 +02:00
parent 4532b5c882
commit 3d52cc2270
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine:3.9
FROM alpine:3.10
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"