Skip to content

Commit 3e03c57

Browse files
docker: bump golang from 1.26.4-alpine to 1.26.5-alpine (#637)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e714597 commit 3e03c57

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:3ad57304ad93bbec8548a0437ad9e06a455660655d9af011d58b993f6f615648"
19+
image: "golang:1.26.5-alpine@sha256:0178a641fbb4858c5f1b48e34bdaabe0350a330a1b1149aabd498d0699ff5fb2"
2020
depends_on:
2121
postgres:
2222
condition: "service_healthy"

0 commit comments

Comments
 (0)