mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 23:06:21 +00:00
estamos en alpine 3.9
This commit is contained in:
parent
f175212c43
commit
5fd1e6e762
1 changed files with 0 additions and 2 deletions
|
@ -74,8 +74,6 @@ RUN apk add --no-cache postgresql-libs libssh2 file rsync git
|
||||||
|
|
||||||
# Chequear que la versión de ruby sea la correcta
|
# Chequear que la versión de ruby sea la correcta
|
||||||
RUN test "2.5.7" = `ruby -e 'puts RUBY_VERSION'`
|
RUN test "2.5.7" = `ruby -e 'puts RUBY_VERSION'`
|
||||||
# Versión de git
|
|
||||||
RUN test "2.22.2" = `git --version | cut -d ' ' -f 3`
|
|
||||||
|
|
||||||
# https://github.com/rubygems/rubygems/issues/2918
|
# https://github.com/rubygems/rubygems/issues/2918
|
||||||
# https://gitlab.alpinelinux.org/alpine/aports/issues/10808
|
# https://gitlab.alpinelinux.org/alpine/aports/issues/10808
|
||||||
|
|
Loading…
Reference in a new issue