Releases: broadinstitute/scp-rails-baseimage
Releases · broadinstitute/scp-rails-baseimage
3.0.0: Merge pull request #33 from broadinstitute/jb-ubuntu2404
Added
- Updating to ubuntu 24.04, latest versions of phusion base & passenger (#33)
2.3.2
Fixed
- Add missing permissions for Docker image publish job (#31)
2.3.1
Changed
- Switch to GSM for secret management (#30)
2.3.0
Changed
- Upgrades to
phusion/passenger-docker:2.5.1
, Node 20, Ruby 3.2 (#29)
2.2.2
Changed
- Migrated build automation to Github Actions (#28)
- Applied security patches to underlying
ubuntu2004:latest
base image
2.2.1
Changed
- Applying security patches to underlying
ubuntu:2004
image
2.2.0
Changed
- Updating to passenger-full 2.4.1, applying patches (#26)
2.1.1
Changed
- Applied normal security patches (#25)
2.1.0
Added
- Updated to latest release of
phusion/passenger-full
- Ruby
2.6.10
- Passenger
6.0.14
- Security patches to
ubuntu:2004
2.0.0
Added
- Switched default
ubuntu
base image to 20.04
(focal)
Changed
- Updated to latest versions of
phusion/baseimage-docker
and phusion/passenger-docker