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:
@@ -1,5 +1,5 @@
|
||||
ARG PROXY_REGISTRY
|
||||
FROM ${PROXY_REGISTRY}alpine:3.19
|
||||
FROM ${PROXY_REGISTRY}alpine:3.20
|
||||
EXPOSE 9000/tcp
|
||||
|
||||
ENV SCRIPT_ROOT=/opt/tt-rss
|
||||
|
||||
Reference in New Issue
Block a user