diff --git a/src/development/stack.yml b/src/development/stack.yml index b0ec52b6..79b945e6 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.8.1-standalone@sha256:b7f0e6681e9a77916daf2f070616d25e3fd687b84550aa6673de9a24407dd613 + image: adminer:4.8.1-standalone@sha256:9099f67fdd0269f568f040ef527366a3c99b9a23de53e1305fdf4c59a9851ff0 volumes: - ../production/configurations/adminer/adminer.css:/var/www/html/adminer.css:ro grafana: