Mise à jour de 'api-rest/Dockerfile'
continuous-integration/drone/push Build is passing Details

testDockerToto
Thomas CHAZOT 2 years ago
parent 96a548d68e
commit 30760fe4a6

@ -1,3 +1,3 @@
FROM php:latest-apache
FROM php:8.0-apache
COPY api-rest api-rest
CMD ["php", "--version"]
Loading…
Cancel
Save