Skip to content

Commit 9145d8a

Browse files
authored
fix(ci): upgrade base image to golang:1.22 (#175)
1 parent ebbd7bd commit 9145d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo-iota/go/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.19
1+
FROM golang:1.22
22

33
ADD /go /app/go
44
ADD /demo-iota/go /app/demo-iota/go

0 commit comments

Comments
 (0)