Skip to content

Commit

Permalink
pick latest base image versions (#2961)
Browse files Browse the repository at this point in the history
Signed-off-by: Jack (T.) Jia <[email protected]>
Signed-off-by: Mark Ackert <[email protected]>
Co-authored-by: Mark Ackert <[email protected]>
  • Loading branch information
jackjia-ibm and MarkAckert authored Jun 14, 2024
1 parent 62e8e44 commit a2a12b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions manifest.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -462,17 +462,17 @@
"base": {
"registry": "zowe-docker-release.jfrog.io",
"name": "ompzowe/base",
"tag" : "2.0-ubuntu"
"tag" : "2-ubuntu"
},
"base-jdk": {
"registry": "zowe-docker-release.jfrog.io",
"name": "ompzowe/base-jdk",
"tag" : "2.0-ubuntu"
"tag" : "2-ubuntu"
},
"base-node": {
"registry": "zowe-docker-release.jfrog.io",
"name": "ompzowe/base-node",
"tag" : "2.0-ubuntu"
"tag" : "2-ubuntu"
}
},
"dependencyDecisions": {
Expand Down

0 comments on commit a2a12b1

Please sign in to comment.