We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73fdf97 commit a2c6036Copy full SHA for a2c6036
src/production/production.yml
@@ -73,7 +73,7 @@ services:
73
- (( append ))
74
- traefik.http.routers.redpanda_secure.tls.certresolver=default
75
sqitch:
76
- image: ghcr.io/maevsi/sqitch:9.1.1
+ image: ghcr.io/maevsi/sqitch:9.2.0
77
volumes: (( prune ))
78
traefik:
79
command:
@@ -119,7 +119,7 @@ services:
119
120
- traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
121
- traefik.http.routers.vibetype_secure.tls.certresolver=default
122
- image: ghcr.io/maevsi/vibetype:12.2.2
+ image: ghcr.io/maevsi/vibetype:12.3.2
123
user: (( prune ))
124
# vibetype_beta:
125
# # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).
0 commit comments