File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ services:
9898 - traefik.http.routers.adminer_secure.rule=Host(`adminer.${STACK_DOMAIN}`)
9999 - traefik.http.routers.adminer_secure.tls.options=mintls13@file # DARGSTACK-REMOVE
100100 - traefik.http.services.adminer.loadbalancer.server.port=8080
101- image : adminer:5.0.6 -standalone
101+ image : adminer:5.1.0 -standalone
102102 volumes :
103103 - ../production/configurations/adminer/adminer.css:/var/www/html/adminer.css:ro
104104 debezium :
@@ -337,7 +337,7 @@ services:
337337 # timeout: 10s
338338 # retries: 3
339339 # start_period: 10s
340- image : redpandadata/redpanda:v24.3.8
340+ image : redpandadata/redpanda:v24.3.9
341341 volumes :
342342 - redpanda_data:/var/lib/redpanda/data
343343 redpanda-console :
You can’t perform that action at this time.
0 commit comments