1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

Give alpine 3.14.2 a shot

This commit is contained in:
Florent Daigniere
2021-09-01 18:56:44 +02:00
parent 0c4455ccf5
commit d7c2b510c7
12 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
# This is an idle image to dynamically replace any component if disabled.
ARG DISTRO=alpine:3.14
ARG DISTRO=alpine:3.14.2
FROM $DISTRO
CMD sleep 1000000d