File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- 2.7.4
1+ 2.7.6
Original file line number Diff line number Diff line change 11# syntax=docker/dockerfile:experimental
2- FROM harbor.k8s.libraries.psu.edu/library/ruby-2.7.4 -node-12:20220727 as base
2+ FROM harbor.k8s.libraries.psu.edu/library/ruby-2.7.6 -node-12:20220914 as base
33
44# hadolint ignore=DL3008
55RUN apt-get update && \
Original file line number Diff line number Diff line change 22
33source 'https://rubygems.org'
44
5- ruby '2.7.4 '
5+ ruby '2.7.6 '
66
77# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
88gem 'rails' , '~> 6.0.0'
Original file line number Diff line number Diff line change @@ -464,7 +464,7 @@ DEPENDENCIES
464464 webpacker (~> 3.5.5 )
465465
466466RUBY VERSION
467- ruby 2.7.4p191
467+ ruby 2.7.6
468468
469469BUNDLED WITH
470470 2.3.8
You can’t perform that action at this time.
0 commit comments