Last active
September 25, 2024 13:41
-
-
Save arkadius/49ab0819804374d122c34b09400c2836 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
build: | |
context: ./designer/ | |
args: | |
NUSSKNACKER_VERSION: ${NUSSKNACKER_VERSION:?NUSSKNACKER_VERSION must be defined} | |
FLINK_VERSION: "1.19.1-scala_2.12-java11" | |
FLINK_VERSION_SHORT: 1.19 | |
HADOOP_VERSION: 2.8.3 | |
FLINK_HADOOP_VERSION: "2.8.3-10.0" | |
AWS_SDK_VERSION: 2.26.10 | |
ICEBERG_VERSION: 1.6.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment