Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit 28c97e3

Browse files
committed
Bump echo-server image
1 parent e2d8fa1 commit 28c97e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrationtest/src/test/groovy/de/gesellix/docker/engine/TestConstants.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class TestConstants {
1212

1313
TestConstants() {
1414
imageRepo = "gesellix/echo-server"
15-
imageTag = "2024-09-15T19-35-00"
15+
imageTag = "2024-12-22T16-35-00"
1616
imageName = "$imageRepo:$imageTag"
1717

1818
versionDetails = [

0 commit comments

Comments
 (0)