X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=resources%2Flibraries%2Fpython%2FConstants.py;h=ce48863f58541c06b5af57fa75fbd39047037c00;hb=3cd17847eb55679afb4343ddff5452ac712ac4cd;hp=0a252687a791f082638dcc8625bd44490f2b4bb1;hpb=80d851c99bfb7b6441e9a364ed5d49f867252eff;p=csit.git diff --git a/resources/libraries/python/Constants.py b/resources/libraries/python/Constants.py index 0a252687a7..ce48863f58 100644 --- a/resources/libraries/python/Constants.py +++ b/resources/libraries/python/Constants.py @@ -74,7 +74,7 @@ class Constants(object): DOCKER_SUT_IMAGE_UBUNTU = 'snergster/csit-sut:latest' # Docker container arm SUT image - DOCKER_SUT_IMAGE_UBUNTU_ARM = 'snergster/csit-sut-arm-ubuntu18:latest' + DOCKER_SUT_IMAGE_UBUNTU_ARM = 'snergster/csit-arm-sut:latest' # TRex install version TREX_INSTALL_VERSION = '2.54'