Skip to content

Commit

Permalink
⬆️ Update picons/picons to v2024-12-14--23-28-17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 66e62b2 commit 9021217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tvheadend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ RUN \
# hadolint ignore=DL3006
FROM ${BUILD_FROM}

Check warning on line 163 in tvheadend/Dockerfile

View workflow job for this annotation

GitHub Actions / workflows / Build aarch64

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG ${BUILD_FROM} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 163 in tvheadend/Dockerfile

View workflow job for this annotation

GitHub Actions / workflows / Build amd64

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG ${BUILD_FROM} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 163 in tvheadend/Dockerfile

View workflow job for this annotation

GitHub Actions / workflows / Build armv7

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG ${BUILD_FROM} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 163 in tvheadend/Dockerfile

View workflow job for this annotation

GitHub Actions / workflows / Build aarch64

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG ${BUILD_FROM} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 163 in tvheadend/Dockerfile

View workflow job for this annotation

GitHub Actions / workflows / Build amd64

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG ${BUILD_FROM} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

Check warning on line 163 in tvheadend/Dockerfile

View workflow job for this annotation

GitHub Actions / workflows / Build armv7

Default value for global ARG results in an empty or invalid base image name

InvalidDefaultArgInFrom: Default value for ARG ${BUILD_FROM} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/

ARG PICONS_RELEASE="2024-12-03--23-25-49"
ARG PICONS_RELEASE="2024-12-14--23-28-17"

COPY requirements.txt /tmp/

Expand Down

0 comments on commit 9021217

Please sign in to comment.