Skip to content

Commit

Permalink
Update Dockerfile-3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
knolleary authored Oct 10, 2024
1 parent 0587140 commit f10a263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node-red-container/Dockerfile-3.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nodered/node-red:3.1.13-18
FROM nodered/node-red:3.1.14-18

ARG REGISTRY
ARG REGISTRY_TOKEN

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

View workflow job for this annotation

GitHub Actions / Build 3.1.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 f10a263

Please sign in to comment.