File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -69,6 +69,7 @@ Updating the Dockerfiles involves the following steps:
69691 . Generate the Dockerfiles
7070 * Checkout the ` dev-x.y ` (minor release)/` dev-master ` (major release) branch of the respective release, e.g., dev-1.9
7171 * Update ` add-version.sh ` with the GPG key ID of the key used to sign the new release
72+ * Be sure to use the full fingerprint of the GPG key (as shown in the example below), as the official images require this.
7273 * Commit this change with message ` Add GPG key for x.y.z release ` <sup >\[ [ example] (
7374 https://github.com/apache/flink-docker/commit/94845f46c0f0f2de80d4a5ce309db49aff4655d0) ] </sup >
7475 * (minor only) Update ` testing/run_travis_tests.sh ` to test against the new minor version.
You can’t perform that action at this time.
0 commit comments