We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c8711 commit 7debd82Copy full SHA for 7debd82
src/development/stack.yml
@@ -206,7 +206,7 @@ services:
206
ES_JAVA_OPTS: -Xms1g -Xmx1g
207
KEYSTORE_PASSWORD_FILE: /run/secrets/elasticsearch-keystore_password
208
network.publish_host: elasticsearch
209
- image: elasticsearch:8.19.11
+ image: elasticsearch:8.19.12
210
secrets:
211
- source: elasticsearch-keystore_password
212
uid: "1000"
@@ -488,7 +488,7 @@ services:
488
# timeout: 10s
489
# retries: 3
490
# start_period: 10s
491
- image: redpandadata/redpanda:v25.3.8
+ image: redpandadata/redpanda:v25.3.9
492
volumes:
493
- redpanda_data:/var/lib/redpanda/data
494
redpanda-console:
0 commit comments