[phpmyadmin/docker] 12e6fd: GPG: Fix GPG keyservers

Branch: refs/heads/master Home: https://github.com/phpmyadmin/docker Commit: 12e6fdf738ee280abc4aa94238f5f3ca17b2e199 https://github.com/phpmyadmin/docker/commit/12e6fdf738ee280abc4aa94238f5f3ca... Author: Daniel Rudolf <github.com@daniel-rudolf.de> Date: 2021-08-11 (Wed, 08 August 2021) +02:00 Changed paths: M Dockerfile-alpine.template M Dockerfile-debian.template M apache/Dockerfile M fpm-alpine/Dockerfile M fpm/Dockerfile Log Message: ----------- GPG: Fix GPG keyservers sks-keyservers.net was shut down some time ago. keys.gnupg.net is just an alias. Neither pgp.mit.edu, nor keyserver.pgp.com are available right now, but there was no take-down notice, so we should assume they are temporarily unavailable. Use keys.openpgp.org as main alternative. Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de> Commit: e8ade8e3b1eb9d21fd2562ef5fcb35428948fb34 https://github.com/phpmyadmin/docker/commit/e8ade8e3b1eb9d21fd2562ef5fcb3542... Author: Daniel Rudolf <github.com@daniel-rudolf.de> Date: 2021-08-11 (Wed, 08 August 2021) +02:00 Changed paths: M Dockerfile-alpine.template M Dockerfile-debian.template M apache/Dockerfile M fpm-alpine/Dockerfile M fpm/Dockerfile Log Message: ----------- Follow-up: GPG: Fix GPG keyservers Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de> Commit: 3dafd123f885d91024eff1bb35717f942499369c https://github.com/phpmyadmin/docker/commit/3dafd123f885d91024eff1bb35717f94... Author: William Desportes <williamdes@wdes.fr> Date: 2021-08-13 (Fri, 08 August 2021) +02:00 Changed paths: M Dockerfile-alpine.template M Dockerfile-debian.template M apache/Dockerfile M fpm-alpine/Dockerfile M fpm/Dockerfile Log Message: ----------- Merge #341 - Fix GPG keyservers
participants (1)
-
Daniel Rudolf