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

Update Alpine version from 3.10 to 3.14

This commit is contained in:
Erriez
2021-08-08 14:50:20 +02:00
parent 6b0e8a0dfb
commit 6b3c208fc9

View File

@@ -1,6 +1,6 @@
#!/bin/bash -x
ALPINE_VER="3.10"
ALPINE_VER="3.14"
DISTRO="balenalib/rpi-alpine:$ALPINE_VER"
# Used for webmails
QEMU="arm"