Skip to content

Commit 836af78

Browse files
author
bump
committed
Update docker-golang to 1.21.6 from 1.21.5
1 parent 86e3ff1 commit 836af78

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

44
# expect is used to test cli
55
RUN \

0 commit comments

Comments
 (0)