We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e495ee3 commit d3b8e54Copy full SHA for d3b8e54
1 file changed
integration-test/src/test/groovy/de/gesellix/docker/client/TestConstants.groovy
@@ -25,7 +25,7 @@ class TestConstants {
25
imageDigest = "gesellix/echo-server@sha256:2b721139e29a631c701f544855c0a466caad1e591433b5fa91f4988a8a52277a"
26
// this one works on GitHub
27
imageId = "sha256:b26757d4392fdba15dbf20fe3c5e6c13b6fbcf9324532f8ae3bfea104511e4bc"
28
- imageCreated = 1753647218
+ imageCreated = 1781356898
29
// this one works for containerd
30
// imageId = "sha256:e07c7a757334d40c56035c74d4e46a6c4b0295fe6cb8fd22c0db81b5f8670365"
31
// imageCreated = 1753647508
0 commit comments