Skip to content

Commit

Permalink
added grpc 1.60.0 for php 8.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze authored Dec 4, 2023
1 parent 2dda93c commit 3f6be18
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
Expand Up @@ -5,7 +5,7 @@ ARG PHP_PACKAGE_BASENAME="php82"
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm82"
ARG UNIT_VERSION="1.31.1"
ARG APACHE2_VERSION="2.4.58"
ARG GRPC_EXTENSION_VERSION="1.59.1"
ARG GRPC_EXTENSION_VERSION="1.60.0"
ARG GRPC_EXTENSION_REPOSITORY="http://dl-cdn.alpinelinux.org/alpine/edge/community"
ARG PCOV_EXTENSION_VERSION="1.0.11"
ARG PCOV_EXTENSION_REPOSITORY="http://dl-cdn.alpinelinux.org/alpine/edge/community"
Expand Down

0 comments on commit 3f6be18

Please sign in to comment.