mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-06-28 01:48:26 +00:00
chore(deps): update mirror.gcr.io/alpine docker tag to v3.22
This commit is contained in:
parent
3d3321eec0
commit
573459ffbf
@ -26,7 +26,7 @@ RUN --mount=type=cache,target=/root/.cache/crystal \
|
||||
--static --warnings all \
|
||||
--link-flags "-lxml2 -llzma";
|
||||
|
||||
FROM mirror.gcr.io/alpine:3.21
|
||||
FROM mirror.gcr.io/alpine:3.22
|
||||
RUN apk add --no-cache rsvg-convert ttf-opensans tini tzdata
|
||||
WORKDIR /invidious
|
||||
RUN addgroup -g 1000 -S invidious && \
|
||||
|
Loading…
Reference in New Issue
Block a user