1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-11-23 22:04:47 +02:00

Upgrade to alpine 3.14

This commit is contained in:
Florent Daigniere
2021-07-05 15:50:49 +02:00
parent 4a5f6b1f92
commit 420afa53f8
13 changed files with 13 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
ARG DISTRO=alpine:3.12
ARG DISTRO=alpine:3.14
FROM $DISTRO
# python3 shared with most images
RUN apk add --no-cache \