You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Alpine 3.19.1
This commit is contained in:
@@ -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.19.0
|
ARG DISTRO=ghcr.io/mailu/alpine:3.19.1
|
||||||
FROM $DISTRO as system
|
FROM $DISTRO as system
|
||||||
|
|
||||||
ENV TZ=Etc/UTC LANG=C.UTF-8
|
ENV TZ=Etc/UTC LANG=C.UTF-8
|
||||||
|
Reference in New Issue
Block a user