Skip to content

Commit

Permalink
Fix acceptance
Browse files Browse the repository at this point in the history
The fixture changed, so the SHA changed

Signed-off-by: Natalie Arellano <narellano@vmware.com>
  • Loading branch information
natalieparellano committed May 17, 2024
1 parent 75b16b6 commit 7b59c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance/acceptance_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ func testAcceptance(
if imageManager.HostOS() != "windows" {
// Linux containers (including Linux containers on Windows)
extSimpleLayersDiffID := "sha256:d24758b8b75b13292746fe7a06666f28a9499da31826a60afe6ee6b8cba29b73"
extReadEnvDiffID := "sha256:4490d78f2b056cdb99ad9cd3892f3c0617c5a485fb300dd90c572ce375ee45b2"
extReadEnvDiffID := "sha256:3072b16e96564a4dd6bd2e74c55c3c94af78cf99d869cab1e62c873e1fa6780"
bpSimpleLayersDiffID := "sha256:ade9da86859fa4ea50a513757f9b242bf1038667abf92dad3d018974a17f0ea7"
bpReadEnvDiffID := "sha256:db0797077ba8deff7054ab5578133b8f0206b6393de34b5bfd795cf50f6afdbd"
// extensions
Expand Down

0 comments on commit 7b59c0f

Please sign in to comment.