mirror of
https://github.com/hassio-addons/addon-overseerr.git
synced 2025-05-04 19:41:23 +00:00
⬆️ Update alpine_3_19/python3 to v3.11.9-r0
This commit is contained in:
parent
a81ed04f88
commit
01b518fbba
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ ENV COMMIT_TAG=v${OVERSEERR_VERSION}
|
|||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
build-base=0.5-r3 \
|
||||
python3=3.11.8-r0 \
|
||||
python3=3.11.9-r0 \
|
||||
\
|
||||
&& curl -J -L -o /tmp/overseerr.tar.gz \
|
||||
"https://github.com/sct/overseerr/archive/v${OVERSEERR_VERSION}.tar.gz" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue