diff --git a/src/development/stack.yml b/src/development/stack.yml index cfdf0814..3c7d2553 100644 --- a/src/development/stack.yml +++ b/src/development/stack.yml @@ -35,7 +35,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@sha256:6913d5258e447eb36d70b1067a28bbe2fab517eb8126b8c25222bc7fccec189c + image: adminer:5.0.2-standalone@sha256:e0a8cc24a1d603c32a161d281b0f1f6ffa22121b6df66bb1d2f61c724a3e3dab volumes: - ../production/configurations/adminer/adminer.css:/var/www/html/adminer.css:ro dargstack-example: