Skip to content
This repository was archived by the owner on May 28, 2026. It is now read-only.

Commit 7bbae00

Browse files
chore(deps): update adminer docker tag to v5.4.0
1 parent 0054ad7 commit 7bbae00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ services:
3535
- traefik.http.routers.adminer_secure.rule=Host(`adminer.${STACK_DOMAIN}`)
3636
- traefik.http.routers.adminer_secure.tls.options=mintls13@file #DARGSTACK-REMOVE
3737
- traefik.http.services.adminer.loadbalancer.server.port=8080
38-
image: adminer:5.3.0-standalone@sha256:2b845b0e8e89245afd5bce48c20f3348581021492a64667a2c38a8e7e1096c46
38+
image: adminer:5.4.0-standalone@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
3939
volumes:
4040
- ../production/configurations/adminer/adminer.css:/var/www/html/adminer.css:ro
4141
dargstack-example:

0 commit comments

Comments
 (0)