This commit is contained in:
2024-09-23 20:38:25 +03:00
parent 59d72ea682
commit d731f2c961

View File

@ -1,6 +1,6 @@
FROM rockylinux:9.3
ARG VERSION="v0.10.0"
ARG VERSION="v0.10.1"
ARG NVIM="/nvim-linux64/bin/nvim"
RUN yum install -y wget git npm gcc go unzip