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 f073d26

Browse files
authored
update redpanda (#8)
1 parent a4d5593 commit f073d26

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎src/redpanda/docker-compose.yml

Lines changed: 4 additions & 4 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.1-cli-alpine3.15
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:
@@ -30,7 +30,7 @@ services:
3030
- --advertise-kafka-addr
3131
- PLAINTEXT://redpanda:29097,OUTSIDE://redpanda:9097
3232
- --check=false
33-
image: vectorized/redpanda:v21.4.12
33+
image: vectorized/redpanda:v21.10.2
3434
ports:
3535
- 9097:9097
3636
- 29097:29097

0 commit comments

Comments
(0)

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