Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/production/vibetype/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
- traefik.http.routers.vibetype-secure.tls.certresolver=default
update_config:
order: start-first
image: ghcr.io/maevsi/vibetype:13.4.0
image: ghcr.io/maevsi/vibetype:14.0.0
# vibetype-beta:
# # You can access the main project frontend's beta version at [beta.app.localhost](https://beta.app.localhost/).
# deploy:
Expand Down
Loading