Update Dockerfile check directive

This is due to the new coolify build process
This commit is contained in:
Max Wofford 2025-12-02 15:28:07 -05:00 committed by GitHub
parent 9dbe46bffe
commit 5641871d55
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 .