fix: improve docker compose

This commit is contained in:
Michael Barz
2024-09-30 22:59:42 +02:00
parent 00c9302d82
commit 85e296f99e
5 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/alpine:3.19
FROM amd64/alpine:latest
ARG VERSION=""
ARG REVISION=""