Skip to content

Commit

Permalink
trimmed the docker image path to match
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Peterson <matt.peterson@swirldslabs.com>
  • Loading branch information
mattp-swirldslabs committed Jan 6, 2025
1 parent 4b64873 commit bdb151c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zxc-verify-docker-build-determinism.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ jobs:
file: ./${{ env.DOCKER_CONTEXT_PATH }}/Dockerfile
tags: ${{ env.DOCKER_REGISTRY }}/${{ env.DOCKER_IMAGE_NAME }}:${{ needs.generate-baseline.outputs.sha-abbrev }}
build-contexts: |
distributions=./hedera-block-node/server/build/distributions
distributions=./server/build/distributions
- name: Regenerate Manifest
id: regen-manifest
Expand Down

0 comments on commit bdb151c

Please sign in to comment.