appsembler / configuration

a simple, but flexible, way for anyone to stand up an instance of the edX platform that is fully configured and ready-to-go
GNU Affero General Public License v3.0
14 stars 13 forks source link

use `hawthorn` tag for docker image #328

Closed thraxil closed 3 years ago

thraxil commented 3 years ago

latest is going to start to be a problem as we work on the juniper upgrade. Building and pushing with a hawthorn tag makes it clear how we can do the same for juniper and work in parallel.

Devstack's docker-compose.yml will need to be updated to pull from the hawthorn tag instead of latest as well.