Skip to content

Commit f417001

Browse files
authored
Merge pull request #210 from maevsi/chore/deps/sqitch-v9
chore(deps)!: update ghcr.io/maevsi/sqitch docker tag to v9
2 parents ac2ce70 + 83bd37d commit f417001

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
@@ -73,7 +73,7 @@ services:
7373
- (( append ))
7474
- traefik.http.routers.redpanda_secure.tls.certresolver=default
7575
sqitch:
76-
image: ghcr.io/maevsi/sqitch:8.4.0
76+
image: ghcr.io/maevsi/sqitch:9.0.0
7777
volumes: (( prune ))
7878
traefik:
7979
command:
@@ -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:11.8.1
122+
image: ghcr.io/maevsi/vibetype:12.0.0
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)