mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-18 03:21:36 +02:00
Upgrade to alpine 3.16.2
This may fix the build issues on arm
This commit is contained in:
parent
9975a793fe
commit
8942448561
@ -1,7 +1,7 @@
|
||||
# syntax=docker/dockerfile-upstream:1.4.3
|
||||
|
||||
# base system image (intermediate)
|
||||
ARG DISTRO=alpine:3.14.5
|
||||
ARG DISTRO=alpine:3.16.2
|
||||
FROM $DISTRO as system
|
||||
|
||||
ENV TZ=Etc/UTC LANG=C.UTF-8
|
||||
|
Loading…
Reference in New Issue
Block a user