Sha256: f3b6c4f15e52d332fdd7f32d740bc006c36c18bb5a6b475c329a00d95fa3aeb7
Contents?: true
Size: 318 Bytes
Versions: 1
Compression:
Stored size: 318 Bytes
Contents
dockerfile: |- RUN apk add --no-cache build-base git script: &script |- echo -e "\e[1m" ruby -v echo -e "\e[0m" gem install bundler bundle install bundle exec rake spec fail_fast: true images: ruby:3.3-alpine: *script ruby:3.2-alpine: *script ruby:3.1-alpine: *script ruby:3.0-alpine: *script
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
infobar-0.8.0 | .all_images.yml |