I'm experiencing non-determinstic behaviour when I configure a repsitory which does not exist on dockerhub or is not part of the schoolsinmotion organization. Therefore I'm going to use a tag `bare` for the base images.
8 lines
146 B
JavaScript
8 lines
146 B
JavaScript
export default {
|
|
name: 'fyphe_O',
|
|
short_name: 'fO',
|
|
description: 'The schools in motion network',
|
|
theme_color: '#17b53f',
|
|
lang: 'en',
|
|
}
|