Skip to content

Commit 874083e

Browse files
alpinegizmozentol
authored andcommitted
[readme] explicitly mention that the full GPG fingerprint is required
1 parent 7d39879 commit 874083e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ Updating the Dockerfiles involves the following steps:
6969
1. 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.

0 commit comments

Comments
 (0)