mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 15:28:19 +00:00
Update Dockerfile check directive
This is due to the new coolify build process
This commit is contained in:
parent
9dbe46bffe
commit
5641871d55
1 changed files with 1 additions and 1 deletions
|
|
@ -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 .
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue