Skip to content

Commit 4fff953

Browse files
chore(deps): update all non-major dependencies
1 parent 60e18bb commit 4fff953

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/development/debezium/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ services:
3030
restart_policy:
3131
condition: on-failure
3232
entrypoint: sh
33-
image: curlimages/curl:8.18.0
33+
image: curlimages/curl:8.19.0
3434
secrets:
3535
- postgres-db
3636
- postgres-password

src/development/redpanda/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ services:
3636
- traefik.http.services.redpanda.loadbalancer.server.port=8080
3737
environment:
3838
CONFIG_FILEPATH: /srv/app/redpanda-config.yaml
39-
image: redpandadata/console:v3.7.0
39+
image: redpandadata/console:v3.7.1
4040
volumes:
4141
- ./configurations/config.yaml:/srv/app/redpanda-config.yaml:ro
4242
volumes:

0 commit comments

Comments
 (0)