Skip to content

Commit

Permalink
Try the PHP 7.4 Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
waldoj committed Jan 7, 2025
1 parent 1290e51 commit 8df6409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/Web.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.2-apache
FROM php:7.4.33-apache

# Replace sources.list with the archived repository URLs
RUN echo "deb http://archive.debian.org/debian/ stretch main non-free contrib" > /etc/apt/sources.list \
Expand Down

0 comments on commit 8df6409

Please sign in to comment.