Skip to content

Commit 3ec7756

Browse files
committed
fix: skip SecretsUsedInArgOrEnv Docker lint rule
1 parent d37d9a8 commit 3ec7756

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1
2-
# check=error=true
2+
# check=error=true;skip=SecretsUsedInArgOrEnv
33

44
# This Dockerfile is designed for production, not development. Use with Kamal or build'n'run by hand:
55
# docker build -t kings_lendas .

0 commit comments

Comments
 (0)