mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-11-04 12:30:12 +00:00
Try older docker base image due to missing packages
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM alpine:latest
|
||||
FROM alpine:3.14
|
||||
|
||||
ARG version=
|
||||
ARG joex_url=
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM alpine:latest
|
||||
FROM alpine:3.14
|
||||
|
||||
ARG version=
|
||||
ARG restserver_url=
|
||||
|
||||
Reference in New Issue
Block a user