Merge pull request from eikek/docker-base-image

Change docker base images to 3.19.1
This commit is contained in:
mergify[bot] 2024-03-02 07:18:37 +00:00 committed by GitHub
commit 7b952f3da6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

@ -1,4 +1,4 @@
FROM alpine:20231219
FROM alpine:3.19.1
ARG version=
ARG joex_url=

@ -1,4 +1,4 @@
FROM alpine:20231219
FROM alpine:3.19.1
ARG version=
ARG restserver_url=