We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e373910 commit 5a91171Copy full SHA for 5a91171
tests/ci/image/Dockerfile
@@ -3,7 +3,7 @@ FROM ubuntu:20.04
3
ENV DEBIAN_FRONTEND=noninteractive
4
ENV LC_ALL C.UTF-8
5
ARG GOARCH=amd64
6
-ARG GOVERSION=1.20.1
+ARG GOVERSION=1.23.2
7
ARG NODE_MAJOR=18
8
ARG VIM_VERSION=v8.2.4797
9
ARG NVIM_VERSION=v0.8.3
0 commit comments