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 @@ -425,7 +425,7 @@ services:
425425 - traefik.http.services.redpanda.loadbalancer.server.port=8080
426426 environment :
427427 CONFIG_FILEPATH : /srv/app/redpanda-config.yaml
428- image : redpandadata/console:v3.1.2
428+ image : redpandadata/console:v3.1.3
429429 volumes :
430430 - ../production/configurations/redpanda/config.yaml:/srv/app/redpanda-config.yaml:ro
431431 sqitch :
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ services:
119119 - (( append ))
120120 - traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
121121 - traefik.http.routers.vibetype_secure.tls.certresolver=default
122- image : ghcr.io/maevsi/vibetype:12.17.1
122+ image : ghcr.io/maevsi/vibetype:12.17.2
123123 user : (( prune ))
124124 # vibetype_beta:
125125 # # 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