Skip to content

Commit

Permalink
Add php 8.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze authored Nov 22, 2024
1 parent 1b4af64 commit 8cd60cb
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:edge

ARG PHP_VERSION="8.4.0_rc4"
ARG PHP_VERSION="8.4.1"
ARG PHP_PACKAGE_BASENAME="php84"
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm84"
ARG UNIT_VERSION="1.33.0"
Expand Down

0 comments on commit 8cd60cb

Please sign in to comment.