mirror of
https://github.com/rancher/os.git
synced 2025-09-01 14:48:55 +00:00
Make console version different from OS version
This commit is contained in:
@@ -279,7 +279,7 @@ func NewConfig() *Config {
|
||||
"ubuntu-console": {
|
||||
SystemContainers: map[string]*project.ServiceConfig{
|
||||
"console": {
|
||||
Image: "rancher/ubuntuconsole:" + VERSION,
|
||||
Image: "rancher/ubuntuconsole:" + IMAGE_VERSION,
|
||||
Privileged: true,
|
||||
Labels: []string{
|
||||
DETACH + "=true",
|
||||
|
Reference in New Issue
Block a user