Skip to content

Commit

Permalink
adds comments to skip error for arg/env
Browse files Browse the repository at this point in the history
  • Loading branch information
capetillo committed Dec 17, 2024
1 parent 6dfd699 commit 1af423a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# syntax=docker/dockerfile:1
# check=skip=SecretsUsedInArgOrEnv
FROM node:22
ARG FONTAWESOME_PACKAGE_TOKEN
WORKDIR /app
Expand Down

0 comments on commit 1af423a

Please sign in to comment.