[Alpine] Update to 3.15 (#4372)

This commit is contained in:
Niklas Meyer
2021-12-14 14:10:31 +01:00
committed by GitHub
parent f58cc2aa43
commit 2f9d8213b6
4 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine:3.14
FROM alpine:3.15
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"

View File

@@ -1,4 +1,4 @@
FROM alpine:3.14
FROM alpine:3.15
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"

View File

@@ -1,4 +1,4 @@
FROM alpine:3.14
FROM alpine:3.15
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"