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

Commit b3e2987

Browse files
chore(deps): update adminer docker tag to v5.4.1
1 parent a597aaf commit b3e2987

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.4.0-standalone@sha256:3a1399a54899a9b589885a1b508c37fec816724c7e7f9f883398f943afcebc5c
38+
image: adminer:5.4.1-standalone@sha256:0e1397d60d8f9fdcc88927c656df312cb31e66f9e5e489b0955ec927577aedb9
3939
volumes:
4040
- ../production/configurations/adminer/adminer.css:/var/www/html/adminer.css:ro
4141
dargstack-example:

0 commit comments

Comments
 (0)