Skip to content

Commit 0064cd4

Browse files
renovate[bot]dargmuesli
authored andcommitted
fix(deps): update all non-major dependencies
1 parent 4588932 commit 0064cd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ services:
483483
placement:
484484
constraints:
485485
- node.role == manager
486-
image: traefik:v3.6.1
486+
image: traefik:v3.6.2
487487
ports: #DARGSTACK-REMOVE
488488
- mode: host #DARGSTACK-REMOVE
489489
protocol: tcp #DARGSTACK-REMOVE

src/production/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ services:
118118
- (( append ))
119119
- traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
120120
- traefik.http.routers.vibetype_secure.tls.certresolver=default
121-
image: ghcr.io/maevsi/vibetype:12.34.0
121+
image: ghcr.io/maevsi/vibetype:12.34.1
122122
user: (( prune ))
123123
# vibetype_beta:
124124
# # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).

0 commit comments

Comments
 (0)