fix: add go

This commit is contained in:
2026-06-16 21:28:35 +02:00
parent a7a5bee8b8
commit 65279dbe2c
+1
View File
@@ -7,6 +7,7 @@ RUN apt-get update -qq && \
apt-get install -y -qq --no-install-recommends \
git \
ca-certificates \
golang \
lftp \
openssh-client \
wget \