dmvk commented on a change in pull request #18661:
URL: https://github.com/apache/flink/pull/18661#discussion_r801531468



##########
File path: 
flink-test-utils-parent/flink-test-utils-junit/src/main/java/org/apache/flink/util/DockerImageVersions.java
##########
@@ -40,7 +40,7 @@
 
     public static final String KINESALITE = "instructure/kinesalite:latest";
 
-    public static final String LOCALSTACK = "localstack/localstack:latest";
+    public static final String LOCALSTACK = "localstack/localstack:0.13.3";

Review comment:
       @dannycranmer This can backfire at any time (and it already did, but the 
docker cache hides it on CI). Same should apply for the kinesis above.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to