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