mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-02 02:57:56 +00:00
committed by
Mergify
parent
7e41c04659
commit
5b2456cc8e
@@ -3,7 +3,7 @@
|
||||
# base system image (intermediate)
|
||||
# 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.
|
||||
ARG DISTRO=ghcr.io/mailu/alpine:3.20
|
||||
ARG DISTRO=ghcr.io/mailu/alpine:3.20.3
|
||||
FROM $DISTRO as system
|
||||
|
||||
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