Skip to content

Commit

Permalink
chore: Bump to NR 4.0.7 (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
knolleary authored Dec 18, 2024
2 parents e4d2b7d + 6c7866e commit 347808b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node-red-container/Dockerfile-4.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nodered/node-red:4.0.6-20
FROM nodered/node-red:4.0.7-20

ARG REGISTRY
ARG REGISTRY_TOKEN

Check warning on line 4 in node-red-container/Dockerfile-4.0

View workflow job for this annotation

GitHub Actions / Build 4.0.x container images / build

Sensitive data should not be used in the ARG or ENV commands

SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "REGISTRY_TOKEN") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/

Check warning on line 4 in node-red-container/Dockerfile-4.0

View workflow job for this annotation

GitHub Actions / Build 4.0.x container images / build

Sensitive data should not be used in the ARG or ENV commands

SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "REGISTRY_TOKEN") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/

Check warning on line 4 in node-red-container/Dockerfile-4.0

View workflow job for this annotation

GitHub Actions / Build 4.0.x container images / build

Sensitive data should not be used in the ARG or ENV commands

SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "REGISTRY_TOKEN") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/

Check warning on line 4 in node-red-container/Dockerfile-4.0

View workflow job for this annotation

GitHub Actions / Build 4.0.x container images / build

Sensitive data should not be used in the ARG or ENV commands

SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "REGISTRY_TOKEN") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/

Check warning on line 4 in node-red-container/Dockerfile-4.0

View workflow job for this annotation

GitHub Actions / Build 4.0.x container images / build

Sensitive data should not be used in the ARG or ENV commands

SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "REGISTRY_TOKEN") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/

Check warning on line 4 in node-red-container/Dockerfile-4.0

View workflow job for this annotation

GitHub Actions / Build 4.0.x container images / build

Sensitive data should not be used in the ARG or ENV commands

SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "REGISTRY_TOKEN") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
Expand Down

0 comments on commit 347808b

Please sign in to comment.