This repository was archived by the owner on Nov 30, 2023. It is now read-only.
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,9 +20,9 @@ HELM_GPG_KEYS_URI="https://raw.githubusercontent.com/helm/helm/main/KEYS"
20
20
MICROSOFT_GPG_KEYS_URI = " https://packages.microsoft.com/keys/microsoft.asc"
21
21
TFLINT_GPG_KEY_URI = " https://raw.githubusercontent.com/terraform-linters/tflint/master/8CE69160EB3F2FE9.key"
22
22
GO_GPG_KEY_URI = " https://dl.google.com/linux/linux_signing_key.pub"
23
- GPG_KEY_SERVERS = "keyserver hkp ://keyserver.ubuntu.com:80
23
+ GPG_KEY_SERVERS = "keyserver hkps ://keyserver.ubuntu.com
24
24
keyserver hkps://keys.openpgp.org
25
- keyserver hkp ://keyserver.pgp.com"
25
+ keyserver hkps ://keyserver.pgp.com"
26
26
AWSCLI_GPG_KEY = FB5DB77FD5C118B80511ADA8A6310ACC4672475C
27
27
AWSCLI_GPG_KEY_MATERIAL = "-----BEGIN PGP PUBLIC KEY BLOCK-----
28
28
@@ -54,4 +54,4 @@ YLZATHZKTJyiqA==
54
54
=vYOk
55
55
-----END PGP PUBLIC KEY BLOCK-----"
56
56
DOCKER_IN_DOCKER_MOBY_ARCHIVE_VERSION_CODENAMES = " buster bullseye bionic focal jammy"
57
- DOCKER_IN_DOCKER_LICENSED_ARCHIVE_VERSION_CODENAMES = " buster bullseye bionic focal hirsute impish jammy"
57
+ DOCKER_IN_DOCKER_LICENSED_ARCHIVE_VERSION_CODENAMES = " buster bullseye bionic focal hirsute impish jammy"
You can’t perform that action at this time.
0 commit comments