mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-14 09:05:09 +00:00
chore(deps): update mirror.gcr.io/alpine docker tag to v3.23
This commit is contained in:
@@ -37,7 +37,7 @@ RUN --mount=type=cache,target=/root/.cache/crystal \
|
|||||||
--static --warnings all \
|
--static --warnings all \
|
||||||
--link-flags "-lxml2 -llzma";
|
--link-flags "-lxml2 -llzma";
|
||||||
|
|
||||||
FROM mirror.gcr.io/alpine:3.22
|
FROM mirror.gcr.io/alpine:3.23
|
||||||
RUN apk add --no-cache rsvg-convert ttf-opensans tini tzdata
|
RUN apk add --no-cache rsvg-convert ttf-opensans tini tzdata
|
||||||
WORKDIR /invidious
|
WORKDIR /invidious
|
||||||
RUN addgroup -g 1000 -S invidious && \
|
RUN addgroup -g 1000 -S invidious && \
|
||||||
|
|||||||
Reference in New Issue
Block a user