Skip to content

Commit

Permalink
Bump to NR 4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
hardillb committed Dec 20, 2024
1 parent 85840de commit ea3a8c3
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.7-20
FROM nodered/node-red:4.0.8-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/
Expand Down

0 comments on commit ea3a8c3

Please sign in to comment.