mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-08-25 13:33:17 +00:00
Merge pull request #2519 from eikek/docker-base-image
Change docker base images to 3.19.1
This commit is contained in:
@@ -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=
|
||||
|
Reference in New Issue
Block a user