Skip to content

Commit

Permalink
Update go to 1.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
puremourning committed Oct 8, 2024
1 parent e373910 commit 5a91171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ci/image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ubuntu:20.04
ENV DEBIAN_FRONTEND=noninteractive
ENV LC_ALL C.UTF-8
ARG GOARCH=amd64
ARG GOVERSION=1.20.1
ARG GOVERSION=1.23.2
ARG NODE_MAJOR=18
ARG VIM_VERSION=v8.2.4797
ARG NVIM_VERSION=v0.8.3
Expand Down

0 comments on commit 5a91171

Please sign in to comment.