Skip to content

Commit

Permalink
corrige Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelchavesfreitas committed Dec 26, 2024
1 parent 0980f34 commit 46511fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM hacklab/mapasculturais:7.6.0-RC
FROM hacklab/mapasculturais:7.6-RC

COPY themes /var/www/src/themes
COPY plugins /var/www/src/plugins
Expand All @@ -10,4 +10,4 @@ WORKDIR /var/www
COPY docker/common/config.d /var/www/config/common.d
COPY docker/production/config.d /var/www/config/config.d

COPY docker/mantenimiento.php /var/www/html/mantenimiento.php
COPY docker/mantenimiento.php /var/www/html/mantenimiento.php

0 comments on commit 46511fb

Please sign in to comment.