Skip to content

Commit 0cdcd31

Browse files
chore(deps): update all non-major dependencies
1 parent dd69a54 commit 0cdcd31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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:

src/production/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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/).

0 commit comments

Comments
 (0)