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

Update alpine-linux to 3.14.5 - Zlib security FIX

This commit is contained in:
Will
2022-03-30 09:08:28 +00:00
parent c15e4e6015
commit a54a784168
10 changed files with 10 additions and 10 deletions

View File

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