Skip to content

Commit 36cada5

Browse files
zackbradysCopilot
andauthored
fixed typo in ghcr registry for one image
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Zack Brady <zackbrady123@gmail.com>
1 parent fd90c59 commit 36cada5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
# verify via image reference with version and platform
167167
hauler store add image ghcr.io/hauler-dev/busybox:stable --platform linux/amd64
168168
# verify via image reference with full reference
169-
hauler store add image gcr.io/hauler-dev/distroless/base@sha256:7fa7445dfbebae4f4b7ab0e6ef99276e96075ae42584af6286ba080750d6dfe5
169+
hauler store add image ghcr.io/hauler-dev/distroless/base@sha256:7fa7445dfbebae4f4b7ab0e6ef99276e96075ae42584af6286ba080750d6dfe5
170170
# verify via the hauler store contents
171171
hauler store info
172172

0 commit comments

Comments
 (0)