Skip to content

Commit

Permalink
feat: use php 8.3.12
Browse files Browse the repository at this point in the history
ksassnowski committed Sep 28, 2024
1 parent ec94918 commit a58d821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 8.3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.3-alpine3.17
FROM php:8.3.12-alpine3.20

# Add docker-php-extension-installer script
ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/

0 comments on commit a58d821

Please sign in to comment.