fix: rollback of Alpine 3.19 were possible

This commit is contained in:
DerLinkman
2024-01-22 11:26:26 +01:00
parent 68989f0a45
commit a0613e4b10
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.19
FROM alpine:3.18
LABEL maintainer "The Infrastructure Company GmbH GmbH <info@servercow.de>"