1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-06-04 23:27:34 +02:00

revert back to alpine 3.14.2 as requested

This commit is contained in:
willofr 2021-12-07 18:20:16 +01:00 committed by GitHub
parent 73f5291cdb
commit 841b29e794
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
ARG DISTRO=alpine:3.14
ARG DISTRO=alpine:3.14.2
FROM $DISTRO