Skip to content
Prev Previous commit
Next Next commit
Update PHP version to 8.5.0RC3
  • Loading branch information
macbre authored Nov 6, 2025
commit d181444fc6944bca0481c30f05706c0de584b053
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# elecena.pl (c) 2015-2025

# https://hub.docker.com/_/php
ARG PHP_VERSION=8.5.0RC2
ARG PHP_VERSION=8.5.0RC3

# https://hub.docker.com/_/python/
ARG PYTHON_VERSION=3.13.7
Expand Down
Loading