Skip to content

Commit 84ac20a

Browse files
docker: bump golang from 1.26.4-alpine to 1.26.4-alpine (#605)
1 parent 10bca81 commit 84ac20a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
ports:
1717
- "5432:5432"
1818
migrate:
19-
image: "golang:1.26.4-alpine@sha256:f23e8b227fb4493eabe03bede4d5a32d04092da71962f1fb79b5f7d1e6c2a17f"
19+
image: "golang:1.26.4-alpine@sha256:3ad57304ad93bbec8548a0437ad9e06a455660655d9af011d58b993f6f615648"
2020
depends_on:
2121
postgres:
2222
condition: "service_healthy"

0 commit comments

Comments
 (0)