Skip to content

Commit aed5e96

Browse files
[FLINK-39099] Update testcontainers to fix GitHub runner Docker compatibility issue
Co-authored-by: Aleksandr Savonin <savonitar@gmail.com>
1 parent a619390 commit aed5e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ under the License.
162162
<beam.version>2.43.0</beam.version>
163163
<protoc.version>3.21.7</protoc.version>
164164
<okhttp.version>3.14.9</okhttp.version>
165-
<testcontainers.version>1.19.1</testcontainers.version>
165+
<testcontainers.version>1.21.4</testcontainers.version>
166166
<lz4.version>1.8.0</lz4.version>
167167
<commons.io.version>2.15.1</commons.io.version>
168168
<japicmp.skip>false</japicmp.skip>

0 commit comments

Comments
 (0)