Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6798a4d

Browse files
committed
update example images
1 parent e882ccc commit 6798a4d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎src/ext-php-rdkafka/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ services:
55
context: ../../docker/php
66
dockerfile: Dockerfile.alpine
77
args:
8-
PHP_IMAGE_TAG: 8.0-cli-alpine3.13
9-
LIBRDKAFKA_VERSION: v1.6.1
8+
PHP_IMAGE_TAG: 8.0-cli-alpine3.14
9+
LIBRDKAFKA_VERSION: v1.8.2
1010
PHP_EXTENSION: arnaud-lb/php-rdkafka
1111
PHP_EXTENSION_VERSION: 5.0.0
1212
tty: true

‎src/ext-php-simple-kafka-client/docker-compose.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ services:
55
context: ../../docker/php
66
dockerfile: Dockerfile.alpine
77
args:
8-
PHP_IMAGE_TAG: 8.0-cli-alpine3.13
9-
LIBRDKAFKA_VERSION: v1.6.1
8+
PHP_IMAGE_TAG: 8.0-cli-alpine3.14
9+
LIBRDKAFKA_VERSION: v1.8.2
1010
PHP_EXTENSION: php-kafka/php-simple-kafka-client
11-
PHP_EXTENSION_VERSION: v0.1.1
11+
PHP_EXTENSION_VERSION: v0.1.4
1212
tty: true
1313
working_dir: /app
1414
volumes:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /