1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-18 03:21:36 +02:00

Upgrade to alpine 3.17.0

This commit is contained in:
Florent Daigniere 2022-12-02 16:44:44 +01:00
parent 0bfe3f92a6
commit 619a5fbda2
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# syntax=docker/dockerfile-upstream:1.4.3
# base system image (intermediate)
ARG DISTRO=alpine:3.16.3
ARG DISTRO=alpine:3.17.0
FROM $DISTRO as system
ENV TZ=Etc/UTC LANG=C.UTF-8

View File

@ -0,0 +1 @@
Upgrade to Alpine 3.17.0