Skip to content

Commit 9aa99b4

Browse files
author
bump
committed
Update docker-golang to 1.22.1 from 1.22.0
1 parent ac596de commit 9aa99b4

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

44
# expect is used to test cli
55
RUN \

0 commit comments

Comments
 (0)