mirror of
https://github.com/hassio-addons/addon-overseerr.git
synced 2025-05-04 19:41:23 +00:00
⬆️ Update sct/overseerr to v1.34.0
This commit is contained in:
parent
831cbeed79
commit
d7f53255fe
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
|
|||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
# Setup base
|
||||
ARG OVERSEERR_VERSION=1.33.2
|
||||
ARG OVERSEERR_VERSION=1.34.0
|
||||
ENV COMMIT_TAG=v${OVERSEERR_VERSION}
|
||||
# hadolint ignore=DL3003,DL3042
|
||||
RUN \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue