🗃️ Committing everything that changed 🗃️

Dockerfile
This commit is contained in:
casjay 2023-07-04 22:39:48 -04:00
parent bbc84f8665
commit f3e530b8fa
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -11,7 +11,7 @@ ARG DEFAULT_DATA_DIR="/usr/local/share/template-files/data"
ARG DEFAULT_CONF_DIR="/usr/local/share/template-files/config"
ARG DEFAULT_TEMPLATE_DIR="/usr/local/share/template-files/defaults"
ARG IMAGE_REPO="casjaysdevdocker/alpine"
ARG IMAGE_REPO="casjaysdev/alpine"
ARG IMAGE_VERSION="latest"
ARG CONTAINER_VERSION="${IMAGE_VERSION}"