This commit is contained in:
Jared Furlow 2025-05-11 09:24:47 -05:00
parent 280e962a0f
commit ebdaaa0229

View File

@ -4,3 +4,4 @@ CMD 'envsubst "$(env)" < garage.toml > garage.toml'
FROM dxflrs/garage:v1.1.0
COPY --from=0 garage.toml /etc/garage.toml