summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Sakoto <bruno.sakoto@bell.ca>2021-05-12 07:51:50 -0400
committerBruno Sakoto <bruno.sakoto@bell.ca>2021-05-12 07:51:50 -0400
commit32eaae9f106eeb7673ef2f2355bb687db9626aa1 (patch)
tree108e214b8d1b48246d856afa841bf031cd2b7d68
parent0938b00966ecd7aa89ceb84db026dd0bb9ea24df (diff)
Fix base docker image
Issue-ID: CPS-407 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I043c9ce15ff5803683d7b1694d4779f80aeecc14
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5579823..a5ae5d0 100755
--- a/pom.xml
+++ b/pom.xml
@@ -367,7 +367,7 @@
<creationTime>USE_CURRENT_TIMESTAMP</creationTime>
</container>
<from>
- <image>${base.image}</image>
+ <image>${image.base}</image>
</from>
<to>
<tags>