diff --git a/src/development/stack.yml b/src/development/stack.yml index b55fa982..149d4969 100644 --- a/src/development/stack.yml +++ b/src/development/stack.yml @@ -98,7 +98,7 @@ services: - traefik.http.routers.adminer_secure.rule=Host(`adminer.${STACK_DOMAIN}`) - traefik.http.routers.adminer_secure.tls.options=mintls13@file #DARGSTACK-REMOVE - traefik.http.services.adminer.loadbalancer.server.port=8080 - image: adminer:4.17.1-standalone + image: adminer:5.0.2-standalone volumes: - ../production/configurations/adminer/adminer.css:/var/www/html/adminer.css:ro debezium: