use newly-built Fedora-35-based quay.io/forem/ruby:3.0.2 container (#15938)

This commit is contained in:
Andy George 2022-01-03 15:31:42 -06:00 committed by GitHub
parent 954a9fc870
commit e3d872621a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM quay.io/forem/ruby:3.0.2-testing as base
FROM quay.io/forem/ruby:3.0.2 as base
FROM base as builder