Skip to content

Commit da10f2a

Browse files
authored
chore: upgrade Go to 1.19
1 parent 3da46e0 commit da10f2a

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)