Container platform
OCP 4
Version
Fedora
OS version of the container image
Fedora
Bugzilla, Jira
No response
Description
In Rails, it support this ENV when running migrations: bin/rails db:migrate VERSION=20080906120000
In Fedora images, it has VERSION=0 in the dockerfile which makes the target version 0 and reverting all the db migrations
Reproducer
No response