mirror of
https://github.com/MeiK2333/river.git
synced 2025-11-04 14:49:40 +08:00
typo fix
This commit is contained in:
parent
f346e88c38
commit
8352bdecfd
@ -37,7 +37,7 @@ RUN curl -sL https://deb.nodesource.com/setup_14.x | bash - && \
|
||||
apt install -y nodejs
|
||||
|
||||
# install go
|
||||
RUN add-apt-repository -y ppa:gophers/archive && \
|
||||
RUN add-apt-repository ppa:longsleep/golang-backports && \
|
||||
apt install golang-go
|
||||
|
||||
# TODO: install other languages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user