Update 'api-rest/Dockerfile'
continuous-integration/drone/push Build is failing Details

testDockerToto
Lilian BRETON 2 years ago
parent b8e35fe1be
commit e048d27f34

@ -1,6 +1,6 @@
FROM php:8.0-apache
COPY apir-rest/start-apache /usr/local/bin
COPY api-rest/start-apache /usr/local/bin
RUN chmod 755 start-apache
# Copy application source

Loading…
Cancel
Save