Skip to content

Commit c31fc87

Browse files
author
bump
committed
Update docker-golang to 1.21.4 from 1.21.3
1 parent e60fc5f commit c31fc87

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.3-bookworm AS base
2+
FROM golang:1.21.4-bookworm AS base
33

44
# expect is used to test cli
55
RUN \

0 commit comments

Comments
 (0)