Skip to content

Commit b0de2b6

Browse files
committed
chore(deps)!: upgrade sqitch to v10 and vibetype to v13
1 parent c5b9416 commit b0de2b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/production/production.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ services:
7272
- (( append ))
7373
- traefik.http.routers.redpanda_secure.tls.certresolver=default
7474
sqitch:
75-
image: ghcr.io/maevsi/sqitch:9.10.0
75+
image: ghcr.io/maevsi/sqitch:10.0.0
7676
volumes: (( prune ))
7777
traefik:
7878
command:
@@ -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.50.0
121+
image: ghcr.io/maevsi/vibetype:13.0.0
122122
user: (( prune ))
123123
# vibetype_beta:
124124
# # You can access the main project frontend's beta version at [beta.app.localhost](https://beta.app.localhost/).

0 commit comments

Comments
 (0)