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 10bca81 commit 84ac20aCopy full SHA for 84ac20a
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:f23e8b227fb4493eabe03bede4d5a32d04092da71962f1fb79b5f7d1e6c2a17f"
+ image: "golang:1.26.4-alpine@sha256:3ad57304ad93bbec8548a0437ad9e06a455660655d9af011d58b993f6f615648"
20
depends_on:
21
postgres:
22
condition: "service_healthy"
0 commit comments