Skip to content

Commit da422f3

Browse files
chore(deps): update all non-major dependencies
1 parent 209cfdf commit da422f3

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.2
486+
image: traefik:v3.6.4
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
@@ -72,7 +72,7 @@ services:
7272
- (( append ))
7373
- traefik.http.routers.redpanda_secure.tls.certresolver=default
7474
sqitch:
75-
image: ghcr.io/maevsi/sqitch:9.8.0
75+
image: ghcr.io/maevsi/sqitch:9.8.2
7676
volumes: (( prune ))
7777
traefik:
7878
command:

0 commit comments

Comments
 (0)