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 9cdb0f5 commit d29dc77Copy full SHA for d29dc77
src/production/reccoom/compose.yaml
@@ -4,4 +4,4 @@ services:
4
labels: (( prune ))
5
update_config:
6
order: start-first
7
- image: ghcr.io/maevsi/reccoom:0.11.0
+ image: ghcr.io/maevsi/reccoom:0.12.0
src/production/vibetype/compose.yaml
@@ -7,7 +7,7 @@ services:
- traefik.http.routers.vibetype-secure.tls.certresolver=default
8
9
10
- image: ghcr.io/maevsi/vibetype:14.1.1
+ image: ghcr.io/maevsi/vibetype:14.1.3
11
# vibetype-beta:
12
# # You can access the main project frontend's beta version at [beta.app.localhost](https://beta.app.localhost/).
13
# deploy:
0 commit comments