Add more dependencies in Go image
All checks were successful
Build docker image for runner build / Python-build (3.10) (push) Successful in 33s
Build docker image for runner build / Python-build (3.11) (push) Successful in 34s
Build docker image for runner build / Python-build (3.12) (push) Successful in 33s
Build docker image for runner build / Golang-build (1.22) (push) Successful in 58s

This commit is contained in:
Dryusdan 2024-03-28 15:28:55 +01:00
parent e95aae1083
commit 7cf73d1731
Signed by: Dryusdan
GPG key ID: EC1438DDE24E27D7

View file

@ -3,3 +3,7 @@ RUN apk add --no-cache \
bash \
git \
nodejs \
build-base \
gcc \
curl \
jq