Switch to the openresty stage

This commit is contained in:
tcely 2025-04-30 22:47:53 -04:00 committed by GitHub
parent e58c4bae99
commit 144720f6af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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