Skip to content

Commit

Permalink
Feature/variables update (#1109)
Browse files Browse the repository at this point in the history
* version update

* version update

* version update

* version update

* version update

* version update

---------

Co-authored-by: Mateusz Wojczal <mateusz@wojczal.com>
  • Loading branch information
qunabu and Mateusz Wojczal authored Jan 2, 2025
1 parent fac94e5 commit 6ff42bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ FROM php:apache AS httpd
ENV API_URL="http://localhost:1000"
ENV SENTRYDSN=""
ENV YBUG=""
ENV ADMIN_VERSION="dev-main"
ARG ADMIN_VERSION="dev-main"
COPY entrypoint.sh /usr/local/bin/docker-php-entrypoint
COPY --from=base /home/node/app/dist /var/www/html
COPY config/php/index.php /var/www/html/index.php
Expand Down

0 comments on commit 6ff42bd

Please sign in to comment.