mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-01 10:37:49 +00:00
committed by
Mergify
parent
7e41c04659
commit
5b2456cc8e
@@ -3,7 +3,7 @@
|
|||||||
# base system image (intermediate)
|
# base system image (intermediate)
|
||||||
# Note when updating the alpine tag, first manually run the workflow .github/workflows/mirror.yml.
|
# Note when updating the alpine tag, first manually run the workflow .github/workflows/mirror.yml.
|
||||||
# Just run the workflow with the tag that must be synchronised.
|
# Just run the workflow with the tag that must be synchronised.
|
||||||
ARG DISTRO=ghcr.io/mailu/alpine:3.20
|
ARG DISTRO=ghcr.io/mailu/alpine:3.20.3
|
||||||
FROM $DISTRO as system
|
FROM $DISTRO as system
|
||||||
|
|
||||||
ENV TZ=Etc/UTC LANG=C.UTF-8
|
ENV TZ=Etc/UTC LANG=C.UTF-8
|
||||||
|
|||||||
1
towncrier/newsfragments/3622.misc
Normal file
1
towncrier/newsfragments/3622.misc
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Upgrade to alpine 3.20.3
|
||||||
Reference in New Issue
Block a user