diff --git a/Dockerfile b/Dockerfile index a137131..ac60b8d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # syntax=docker/dockerfile:1 -# check=error=true +# check=error=true;skip=SecretsUsedInArgOrEnv # This Dockerfile is designed for production, not development. Use with Kamal or build'n'run by hand: # docker build -t theseus .