File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ services:
127127 - traefik.http.routers.adminer_secure.rule=Host(`adminer.${STACK_DOMAIN}`)
128128 - traefik.http.routers.adminer_secure.tls.options=mintls13@file # DARGSTACK-REMOVE
129129 - traefik.http.services.adminer.loadbalancer.server.port=8080
130- image : adminer:5.3 .0-standalone
130+ image : adminer:5.4 .0-standalone
131131 volumes :
132132 - ../production/configurations/adminer/adminer.css:/var/www/html/adminer.css:ro
133133 debezium :
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ services:
118118 - (( append ))
119119 - traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
120120 - traefik.http.routers.vibetype_secure.tls.certresolver=default
121- image : ghcr.io/maevsi/vibetype:12.28.0
121+ image : ghcr.io/maevsi/vibetype:12.29.1
122122 user : (( prune ))
123123 # vibetype_beta:
124124 # # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).
You can’t perform that action at this time.
0 commit comments