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 24fa179 commit 44ca2e1Copy full SHA for 44ca2e1
package.json
@@ -14,7 +14,7 @@
14
},
15
"license": "GPL-3.0-only",
16
"name": "@maevsi/stack",
17
- "packageManager": "pnpm@10.27.0",
+ "packageManager": "pnpm@10.28.0",
18
"private": true,
19
"repository": "https://github.com/maevsi/stack.git",
20
"scripts": {
src/production/production.yml
@@ -72,7 +72,7 @@ services:
72
- (( append ))
73
- traefik.http.routers.redpanda_secure.tls.certresolver=default
74
sqitch:
75
- image: ghcr.io/maevsi/sqitch:10.0.1
+ image: ghcr.io/maevsi/sqitch:10.0.2
76
volumes: (( prune ))
77
traefik:
78
command:
0 commit comments