Bump alpine image to 3.18

This commit is contained in:
Ralf Haferkamp committed 2023-08-30 21:10:51 +02:00
1 parent 6668f90e18
commit 0b2528633d
2 files changed
+2 -2

No files matched your search

+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/alpine:3.17
FROM amd64/alpine:3.18
ARG VERSION=""
ARG REVISION=""
+1 -1
View File
@@ -1,4 +1,4 @@
FROM arm64v8/alpine:3.17
FROM arm64v8/alpine:3.18
ARG VERSION=""
ARG REVISION=""