Skip to content

Commit

Permalink
Upgrade Go from 1.19 to 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
juniortaeza committed May 23, 2023
1 parent 10f9a79 commit 83286b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s-ci/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.19
FROM golang:1.20

RUN mkdir -p /src
WORKDIR /src
Expand Down

0 comments on commit 83286b2

Please sign in to comment.