Skip to content

Commit 7debd82

Browse files
chore(deps): update all non-major dependencies
1 parent f5c8711 commit 7debd82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/development/stack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ services:
206206
ES_JAVA_OPTS: -Xms1g -Xmx1g
207207
KEYSTORE_PASSWORD_FILE: /run/secrets/elasticsearch-keystore_password
208208
network.publish_host: elasticsearch
209-
image: elasticsearch:8.19.11
209+
image: elasticsearch:8.19.12
210210
secrets:
211211
- source: elasticsearch-keystore_password
212212
uid: "1000"
@@ -488,7 +488,7 @@ services:
488488
# timeout: 10s
489489
# retries: 3
490490
# start_period: 10s
491-
image: redpandadata/redpanda:v25.3.8
491+
image: redpandadata/redpanda:v25.3.9
492492
volumes:
493493
- redpanda_data:/var/lib/redpanda/data
494494
redpanda-console:

0 commit comments

Comments
 (0)