Skip to content

Commit 2e4e2b3

Browse files
docker: bump golang from 1.25.10-alpine to 1.26.4-alpine (#587)
Bumps golang from 1.25.10-alpine to 1.26.4-alpine. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8eadd2 commit 2e4e2b3

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.25.10-alpine@sha256:8d22e29d960bc50cd025d93d5b7c7d220b1ee9aa7a239b3c8f55a57e987e8d45"
19+
image: "golang:1.26.4-alpine@sha256:f23e8b227fb4493eabe03bede4d5a32d04092da71962f1fb79b5f7d1e6c2a17f"
2020
depends_on:
2121
postgres:
2222
condition: "service_healthy"

0 commit comments

Comments
 (0)