diff --git a/.github/workflows/build-service.yml b/.github/workflows/build-service.yml index c0d68445..45ff27ee 100644 --- a/.github/workflows/build-service.yml +++ b/.github/workflows/build-service.yml @@ -29,7 +29,7 @@ env: # relatively stable Pipelines containers that are needed to avoid issues with # the "latest" version; they would remain in this list until "latest" becomes # usable for all building and testing. - BASE_TAG_LIST: '["latest"]' + BASE_TAG_LIST: '["DM-45275-d_latest"]' jobs: matrix-gen: