diff --git a/.github/workflows/image-update.yaml b/.github/workflows/image-update.yaml index e7843f5..3a2b727 100644 --- a/.github/workflows/image-update.yaml +++ b/.github/workflows/image-update.yaml @@ -221,7 +221,7 @@ jobs: build-args: | CHECKSUM=${{ matrix.image.checksum }} REPO_DIGEST=${{ matrix.image.digest }} - VERSION=${{ matrix.version }} + VERSION=${{ matrix.image.version }} cache-from: type=gha cache-to: type=gha,mode=max tags: |