File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 },
1515 "license" : " GPL-3.0-only" ,
1616 "name" : " @maevsi/stack" ,
17- "packageManager" : " pnpm@10.15 .1" ,
17+ "packageManager" : " pnpm@10.16 .1" ,
1818 "private" : true ,
1919 "repository" : " https://github.com/maevsi/stack.git" ,
2020 "scripts" : {
Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ services:
156156 restart_policy :
157157 condition : on-failure
158158 entrypoint : sh
159- image : curlimages/curl:8.15 .0
159+ image : curlimages/curl:8.16 .0
160160 secrets :
161161 - postgres_db
162162 - postgres_password
@@ -414,7 +414,7 @@ services:
414414 # timeout: 10s
415415 # retries: 3
416416 # start_period: 10s
417- image : redpandadata/redpanda:v25.2.3
417+ image : redpandadata/redpanda:v25.2.4
418418 volumes :
419419 - redpanda_data:/var/lib/redpanda/data
420420 redpanda-console :
Original file line number Diff line number Diff 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.7.3
75+ image : ghcr.io/maevsi/sqitch:9.7.4
7676 volumes : (( prune ))
7777 traefik :
7878 command :
You can’t perform that action at this time.
0 commit comments