Update conformance version

Signed-off-by: Philip Laine <philip.laine@gmail.com>
This commit is contained in:
Philip Laine 2025-02-24 11:56:33 +01:00
parent 3637460b1b
commit c283369337
No known key found for this signature in database
GPG Key ID: F6D0B743CA3EFF33
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ func TestE2E(t *testing.T) {
// Pull test images.
g, gCtx := errgroup.WithContext(ctx)
images := []string{
"ghcr.io/spegel-org/conformance:75d2816",
"ghcr.io/spegel-org/conformance:583e014",
"docker.io/library/nginx:1.23.0",
"docker.io/library/nginx@sha256:b3a676a9145dc005062d5e79b92d90574fb3bf2396f4913dc1732f9065f55c4b",
"mcr.microsoft.com/containernetworking/azure-cns@sha256:7944413c630746a35d5596f56093706e8d6a3db0569bec0c8e58323f965f7416",

View File

@ -9,7 +9,7 @@ spec:
restartPolicy: Never
containers:
- name: conformance
image: ghcr.io/spegel-org/conformance:37e5199
image: ghcr.io/spegel-org/conformance:583e014
env:
- name: OCI_TEST_PULL
value: "1"