Compare commits
3 Commits
03135b8d25
...
67ed13463a
Author | SHA1 | Date | |
---|---|---|---|
67ed13463a | |||
b16f2ae420 | |||
96f260492b |
|
@ -1,7 +1,7 @@
|
||||||
FROM gcr.io/distroless/cc-debian12:nonroot
|
FROM gcr.io/distroless/cc-debian12:nonroot
|
||||||
|
|
||||||
ENV AUTOMATION_CONFIG=/app/config.yml
|
ENV AUTOMATION_CONFIG=/app/config.lua
|
||||||
COPY ./config/config.yml /app/config.yml
|
COPY ./config.lua /app/config.lua
|
||||||
|
|
||||||
COPY ./build/automation /app/automation
|
COPY ./build/automation /app/automation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user