1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-11-23 22:04:47 +02:00

Give alpine 3.14.2 a shot

This commit is contained in:
Florent Daigniere
2021-09-01 18:56:44 +02:00
parent 0c4455ccf5
commit d7c2b510c7
12 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
# First stage to build assets
ARG DISTRO=alpine:3.14
ARG DISTRO=alpine:3.14.2
ARG ARCH=""
FROM ${ARCH}node:8 as assets
COPY --from=balenalib/rpi-alpine:3.14 /usr/bin/qemu-arm-static /usr/bin/qemu-arm-static