Skip to content

Commit 8e67c6d

Browse files
authored
Merge pull request #1556 from ipfs/chore/go-1.19
chore: upgrade Go to 1.19
2 parents 3da46e0 + da10f2a commit 8e67c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/latest-kubo-tag/Dockerfile

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

33
ENV DEBIAN_FRONTEND=noninteractive
44
RUN apt update && apt install -y jq && rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)