diff options
Diffstat (limited to 'utils/webseal-simulator/pom.xml')
-rw-r--r-- | utils/webseal-simulator/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/webseal-simulator/pom.xml b/utils/webseal-simulator/pom.xml index 4aa6fa4d7b..9cbee6cfbf 100644 --- a/utils/webseal-simulator/pom.xml +++ b/utils/webseal-simulator/pom.xml @@ -235,7 +235,6 @@ <dockerFileDir>${basedir}${file.separator}sdc-simulator</dockerFileDir> <tags> <tag>${docker.tag}</tag> - <tag>${docker.latest.tag}</tag> <tag>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}-STAGING-latest</tag> </tags> </build> |