Skip to content

Commit d704711

Browse files
author
bump
committed
Update docker-golang to 1.21.3 from 1.21.2
1 parent 80aaef9 commit d704711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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.21.2-bookworm AS base
2+
FROM golang:1.21.3-bookworm AS base
33

44
# expect is used to test cli
55
RUN \

0 commit comments

Comments
 (0)