Update to focal
This update the docker mod to a focal base image. Otherwise the old bionic mod isn't compatible with the new focal calibre-web
This commit is contained in:
parent
3a95c903a2
commit
4340d12bd3
@ -1,5 +1,5 @@
|
|||||||
## Buildstage ##
|
## Buildstage ##
|
||||||
FROM ghcr.io/linuxserver/baseimage-ubuntu:bionic as buildstage
|
FROM ghcr.io/linuxserver/baseimage-ubuntu:focal as buildstage
|
||||||
|
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
ARG VERSION
|
ARG VERSION
|
||||||
|
Loading…
Reference in New Issue
Block a user