diff --git a/.github/workflows/build-service.yml b/.github/workflows/build-service.yml index 5f065557..00c4dbfc 100644 --- a/.github/workflows/build-service.yml +++ b/.github/workflows/build-service.yml @@ -35,7 +35,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: '["d_2024_12_16"]' jobs: matrix-gen: