Skip to content

Commit

Permalink
Merge pull request #2423 from Cray-HPE/CRAYSAT-1738-update-sat-contai…
Browse files Browse the repository at this point in the history
…ner-version

CRAYSAT-1738: Update cray-sat container version
  • Loading branch information
gbaker-hpe authored Jun 23, 2023
2 parents ca7adf8 + 0cfaf11 commit dc86ecf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ quay.io:
artifactory.algol60.net/sat-docker/stable:
images:
cray-sat:
- 3.23.0
- 3.24.0

artifactory.algol60.net/csm-docker/stable:
images:
Expand Down
2 changes: 1 addition & 1 deletion lib/setup-nexus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ skopeo-sync "${ROOTDIR}/docker"

# Tag SAT image as csm-latest
sat_image="artifactory.algol60.net/sat-docker/stable/cray-sat"
sat_version="3.23.0"
sat_version="3.24.0"
skopeo-copy "${sat_image}:${sat_version}" "${sat_image}:csm-latest"

# Tag iuf-container image as csm-latest
Expand Down

0 comments on commit dc86ecf

Please sign in to comment.