Bump to Alpine 3.20.

This is to keep receiving updates for things from the Alpine community repo (e.g. PHP).
This commit is contained in:
wn_
2024-05-22 14:54:13 +00:00
parent 8b037e81d8
commit 4137e7f473

View File

@@ -1,5 +1,5 @@
ARG PROXY_REGISTRY ARG PROXY_REGISTRY
FROM ${PROXY_REGISTRY}alpine:3.19 FROM ${PROXY_REGISTRY}alpine:3.20
EXPOSE 9000/tcp EXPOSE 9000/tcp
ENV SCRIPT_ROOT=/opt/tt-rss ENV SCRIPT_ROOT=/opt/tt-rss