🗃️ Updated domain names 🗃️

Dockerfile
LICENSE.md
rootfs/usr/local/bin/build-project
rootfs/usr/local/bin/entrypoint.sh
This commit is contained in:
casjay
2023-08-10 19:54:10 -04:00
parent bdd2a0b20a
commit cedf126162
4 changed files with 4 additions and 4 deletions

View File

@@ -125,7 +125,7 @@ ARG PHP_VERSION
USER ${USER}
WORKDIR /root
LABEL maintainer="CasjaysDev <docker-admin@casjaysdev.com>"
LABEL maintainer="CasjaysDev <docker-admin@casjaysdev.pro>"
LABEL org.opencontainers.image.vendor="CasjaysDev"
LABEL org.opencontainers.image.authors="CasjaysDev"
LABEL org.opencontainers.image.vcs-type="Git"