Skip to content
Snippets Groups Projects
Commit 4b878178 authored by Andre Sterba's avatar Andre Sterba
Browse files

Update cEOS to 4.28.0F

See merge request !283
parent 28e9451c
Branches isis
No related tags found
2 merge requests!283Update cEOS to 4.28.0F,!264WIP: Develop
Pipeline #99174 passed
This commit is part of merge request !264. Comments created here will be created in the context of that merge request.
variables:
GOSDN_IMAGE: "${CI_REGISTRY_IMAGE}:${CI_COMMIT_SHA}"
GOSDN_TESTING_IMAGE: "${CI_REGISTRY_IMAGE}:testing_${CI_COMMIT_SHA}"
CEOS_IMAGE: "${CI_PCONTAINERS_REGISTRY_IMAGE}/ceos:latest"
CEOS_IMAGE: "${CI_PCONTAINERS_REGISTRY_IMAGE}/ceos:4.28.0F"
GOLANG_VERSION: "1.18"
stages:
......
......@@ -29,7 +29,7 @@ variable "container_tag" {
variable "ceos_tag" {
type = string
default = "registry.code.fbi.h-da.de/danet/containers/ceos:latest"
default = "registry.code.fbi.h-da.de/danet/containers/ceos:4.28.0F"
}
variable "network_name" {
......
......@@ -8,7 +8,7 @@ mgmt:
topology:
kinds:
ceos:
image: registry.code.fbi.h-da.de/danet/containers/ceos:latest
image: registry.code.fbi.h-da.de/danet/containers/ceos:4.28.0F
nodes:
ceos0:
kind: ceos
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment