🗃️ Committing everything that changed 🗃️

Dockerfile
This commit is contained in:
2025-02-04 10:59:48 -05:00
parent 46a5b7f706
commit 019e98ed30
+1 -3
View File
@@ -1,6 +1,4 @@
FROM casjaysdevdocker/alpine:latest AS build
ARG ALPINE_VERSION="v3.16"
FROM casjaysdev/alpine:latest AS build
ARG DEFAULT_DATA_DIR="/usr/local/share/template-files/data" \
DEFAULT_CONF_DIR="/usr/local/share/template-files/config" \