switch to a more recent alpine image for image builds (#5123)

This commit is contained in:
Willy Kloucek
2022-11-25 13:35:24 +01:00
committed by GitHub
parent cec98ee631
commit 86a108ac49
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM arm64v8/alpine:3.15
FROM arm64v8/alpine:3.17
ARG VERSION=""
ARG REVISION=""