Skip to content

Commit 0c0ca51

Browse files
author
bump
committed
Update docker-golang to 1.25.0 from 1.24.5
1 parent 03cc7a4 commit 0c0ca51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# bump: docker-golang /FROM golang:([\d.]+)/ docker:golang|^1
2-
FROM golang:1.24.5-bookworm AS base
2+
FROM golang:1.25.0-bookworm AS base
33

44
# expect is used to test cli
55
RUN \

0 commit comments

Comments
 (0)