We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4510a9d commit 1e2340dCopy full SHA for 1e2340d
README.md
@@ -25,6 +25,10 @@ which is [maintained](https://github.com/AlmaLinux/atomic-desktop) by the [AlmaL
25
If you're not a fan of Gnome, you could also pick our KDE image (`quay.io/almalinuxorg/atomic-desktop-kde:10`).
26
27
If you'd like to switch images, change the `FROM` line in the [Dockerfile](Dockerfile).
28
+If you switch to an entirely new key, note that you will also have to download a new Cosign public
29
+key for this image and specify it's name in the `upstream-public-key` configuration
30
+parameter of `/.github/workflows/build.yml`, or remove that parameter altogether to
31
+disable key verification.
32
33
### Setting up Cosign (Optional)
34
0 commit comments