You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dockerfile/flex-ce/Dockerfile
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
FROM amazoncorretto:17.0.18
1
+
FROM amazoncorretto:25.0.3
2
2
3
3
ARG VERSION
4
4
ARG RELEASE
@@ -12,7 +12,7 @@ LABEL name="Flex for Apache Flink" \
12
12
description="Flex features a rich data-oriented UI, specialized dashboards that deliver instant visibility into Flink Clusters, and developer tools that allow engineers to get to the heart of their systems quickly."
Copy file name to clipboardExpand all lines: dockerfile/flex/Dockerfile
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
FROM amazoncorretto:17.0.18
1
+
FROM amazoncorretto:25.0.3
2
2
3
3
ARG VERSION
4
4
ARG RELEASE
@@ -12,7 +12,7 @@ LABEL name="Flex for Apache Flink" \
12
12
description="Flex features a rich data-oriented UI, specialized dashboards that deliver instant visibility into Flink Clusters, and developer tools that allow engineers to get to the heart of their systems quickly."
0 commit comments