Skip to content

Commit

Permalink
grpc 1.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze authored Oct 4, 2023
1 parent 399b3a4 commit 1d1b241
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="php8"
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm8"
ARG UNIT_VERSION="1.26.1"
ARG APACHE2_VERSION="2.4.56"
ARG GRPC_EXTENSION_VERSION="1.51.1"
ARG GRPC_EXTENSION_VERSION="1.58.0"
ARG GRPC_EXTENSION_REPOSITORY="http://dl-cdn.alpinelinux.org/alpine/edge/testing"
ARG PCOV_EXTENSION_VERSION="1.0.11"
ARG PCOV_EXTENSION_REPOSITORY="http://dl-cdn.alpinelinux.org/alpine/edge/testing"
Expand Down

0 comments on commit 1d1b241

Please sign in to comment.