Skip to content

Commit 2dba24a

Browse files
committed
fix(vibetype): upgrade to v11.0.0-beta.2
1 parent c1d7cbc commit 2dba24a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/production/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ services:
127127
- (( append ))
128128
- traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
129129
- traefik.http.routers.vibetype_secure.tls.certresolver=default
130-
image: ghcr.io/maevsi/vibetype:11.0.0-beta.1
130+
image: ghcr.io/maevsi/vibetype:11.0.0-beta.2
131131
user: (( prune ))
132132
vibetype_beta:
133133
# You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).

0 commit comments

Comments
 (0)