mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-08-07 14:47:26 +02:00
Merge branch 'feature/alpine-3.22' into 'master'
Bump to Alpine 3.22 See merge request tt-rss/tt-rss!144
This commit is contained in:
commit
516fcfee98
@ -1,6 +1,6 @@
|
|||||||
ARG PROXY_REGISTRY
|
ARG PROXY_REGISTRY
|
||||||
|
|
||||||
FROM ${PROXY_REGISTRY}alpine:3.21
|
FROM ${PROXY_REGISTRY}alpine:3.22
|
||||||
EXPOSE 9000/tcp
|
EXPOSE 9000/tcp
|
||||||
|
|
||||||
ARG ALPINE_MIRROR
|
ARG ALPINE_MIRROR
|
||||||
|
Loading…
Reference in New Issue
Block a user