Skip to content

Commit 526aaeb

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

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
@@ -164,7 +164,7 @@ under the License.
164164
<beam.version>2.54.0</beam.version>
165165
<protoc.version>4.32.1</protoc.version>
166166
<okhttp.version>3.14.9</okhttp.version>
167-
<testcontainers.version>1.20.2</testcontainers.version>
167+
<testcontainers.version>1.21.4</testcontainers.version>
168168
<lz4.version>1.8.0</lz4.version>
169169
<commons.io.version>2.15.1</commons.io.version>
170170
<japicmp.skip>false</japicmp.skip>

0 commit comments

Comments
 (0)