1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31: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,6 +1,6 @@
# This is an idle image to dynamically replace any component if disabled.
ARG DISTRO=alpine:3.12
ARG DISTRO=alpine:3.14
FROM $DISTRO
CMD sleep 1000000d