mirror of
https://github.com/amix/vimrc
synced 2025-07-09 02:25:00 +08:00
Update some plugins.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM golang:1.18.1
|
||||
FROM golang:1.19.0
|
||||
|
||||
RUN apt-get update -y --allow-insecure-repositories && \
|
||||
apt-get install -y build-essential curl git libncurses5-dev python3-pip && \
|
||||
|
Reference in New Issue
Block a user