Skip to content

Commit

Permalink
⬆️ Update picons/picons to v2024-09-28--20-50-07
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 30, 2024
1 parent 293d948 commit 4f03f3f
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 @@ -159,7 +159,7 @@ RUN \
# hadolint ignore=DL3006
FROM ${BUILD_FROM}

Check warning on line 160 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 160 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 160 in tvheadend/Dockerfile

View workflow job for this annotation

GitHub Actions / workflows / Build armhf

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 160 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 160 in tvheadend/Dockerfile

View workflow job for this annotation

GitHub Actions / workflows / Build i386

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 160 in tvheadend/Dockerfile

View workflow job for this annotation

GitHub Actions / workflows / 👷 Build & Deploy 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 160 in tvheadend/Dockerfile

View workflow job for this annotation

GitHub Actions / workflows / 👷 Build & Deploy 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 160 in tvheadend/Dockerfile

View workflow job for this annotation

GitHub Actions / workflows / 👷 Build & Deploy armhf

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 160 in tvheadend/Dockerfile

View workflow job for this annotation

GitHub Actions / workflows / 👷 Build & Deploy 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 160 in tvheadend/Dockerfile

View workflow job for this annotation

GitHub Actions / workflows / 👷 Build & Deploy i386

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-09-21--23-05-53"
ARG PICONS_RELEASE="2024-09-28--20-50-07"

COPY requirements.txt /tmp/

Expand Down

0 comments on commit 4f03f3f

Please sign in to comment.