There was an error while loading. Please reload this page.
1 parent e714597 commit 3e03c57Copy full SHA for 3e03c57
1 file changed
docker-compose.dev.yaml
@@ -16,7 +16,7 @@ services:
16
ports:
17
- "5432:5432"
18
migrate:
19
- image: "golang:1.26.4-alpine@sha256:3ad57304ad93bbec8548a0437ad9e06a455660655d9af011d58b993f6f615648"
+ image: "golang:1.26.5-alpine@sha256:0178a641fbb4858c5f1b48e34bdaabe0350a330a1b1149aabd498d0699ff5fb2"
20
depends_on:
21
postgres:
22
condition: "service_healthy"
0 commit comments