mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-04 10:29:34 +00:00
Try older docker base image due to missing packages
This commit is contained in:
parent
aff4fb5e03
commit
7afcdea9f6
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:latest
|
FROM alpine:3.14
|
||||||
|
|
||||||
ARG version=
|
ARG version=
|
||||||
ARG joex_url=
|
ARG joex_url=
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:latest
|
FROM alpine:3.14
|
||||||
|
|
||||||
ARG version=
|
ARG version=
|
||||||
ARG restserver_url=
|
ARG restserver_url=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user