Add ruby-devel package
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
4afb2cec82
commit
ef85aab842
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ RUN apk add --update --no-cache \
|
|||
build-base="${BUILD_BASE_VERSION}" \
|
||||
gcc="${GCC_VERSION}" \
|
||||
ruby="${RUBY_VERSION}" \
|
||||
ruby-dev="${RUBY_VERSION}" \
|
||||
git="${GIT_VERSION}" \
|
||||
openssh-keygen="${OPENSSH_KEYGEN_VERSION}" \
|
||||
&& \
|
||||
|
|
Loading…
Reference in a new issue