Merge pull request #184 from hackclub/update-dockerfile-checking

This commit is contained in:
Max Wofford 2025-12-02 15:28:18 -05:00 committed by GitHub
commit 7ef1cb8203
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 .