mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-15 09:36:42 +00:00
Switch to the openresty
stage
This commit is contained in:
parent
e58c4bae99
commit
144720f6af
@ -310,7 +310,7 @@ RUN --mount=type=cache,id=apt-lib-cache-${TARGETARCH},sharing=private,target=/va
|
||||
apt-get -y autoclean && \
|
||||
rm -v -f /var/cache/debconf/*.dat-old
|
||||
|
||||
FROM tubesync-nginx AS tubesync
|
||||
FROM tubesync-openresty AS tubesync
|
||||
|
||||
ARG S6_VERSION
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user