diff --git a/.github/workflows/docker-image.yaml b/.github/workflows/docker-image.yaml index 5fe5b0b22..e093e2cdd 100644 --- a/.github/workflows/docker-image.yaml +++ b/.github/workflows/docker-image.yaml @@ -41,7 +41,7 @@ jobs: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} # generate Docker tags based on the following events/attributes tags: | - type=raw,value=20240507-0 + type=raw,value=20241022-0 type=sha - name: Build and push