Skip to content

Commit

Permalink
fix: commented out registry info
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Peterson <[email protected]>
  • Loading branch information
mattp-swirldslabs committed Dec 19, 2024
1 parent 4c3c552 commit a7ed778
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/zxc-verify-docker-build-determinism.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,9 @@ jobs:
with:
version: v0.16.2
driver-opts: network=host
buildkitd-config-inline: |
[registry."docker.io"]
mirrors = ["https://hub.mirror.docker.lat.ope.eng.hashgraph.io"]
# buildkitd-config-inline: |
# [registry."docker.io"]
# mirrors = ["https://hub.mirror.docker.lat.ope.eng.hashgraph.io"]

- name: Setup Local Docker Registry
if: ${{ steps.baseline.outputs.exists == 'false' && !failure() && !cancelled() }}
Expand Down

0 comments on commit a7ed778

Please sign in to comment.