🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 2m20s

Dockerfile
This commit is contained in:
casjay 2025-02-04 10:59:21 -05:00
parent 838068c7d8
commit 8feb46993d
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145

View File

@ -1,6 +1,4 @@
FROM casjaysdevdocker/alpine:latest AS build
ARG ALPINE_VERSION="v3.16"
FROM casjaysdev/alpine:3.16 AS build
ARG DEFAULT_DATA_DIR="/usr/local/share/template-files/data" \
DEFAULT_CONF_DIR="/usr/local/share/template-files/config" \