Skip to content

Commit

Permalink
Added php 8.3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze authored Jan 20, 2025
1 parent 0536069 commit b35a6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:3.20.3

ARG PHP_VERSION="8.3.15"
ARG PHP_VERSION="8.3.16"
ARG PHP_PACKAGE_BASENAME="php83"
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm83"
ARG UNIT_VERSION="1.32.1"
Expand Down

0 comments on commit b35a6f7

Please sign in to comment.