Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 656d5af

Browse filesBrowse files
authored
Merge pull request #914 from infosiftr/3.10-key
Swap 3.10 release key back to Pablo
2 parents f2406ed + 44def75 commit 656d5af
Copy full SHA for 656d5af

7 files changed

+7-8Lines changed: 7 additions & 8 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎3.10/alpine3.18/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.10/alpine3.18/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎3.10/alpine3.19/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.10/alpine3.19/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎3.10/bookworm/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.10/bookworm/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎3.10/bullseye/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.10/bullseye/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎3.10/slim-bookworm/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.10/slim-bookworm/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎3.10/slim-bullseye/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.10/slim-bullseye/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎Dockerfile-linux.template‎

Copy file name to clipboardExpand all lines: Dockerfile-linux.template
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,8 @@ ENV GPG_KEY {{
5858
# https://www.python.org/dev/peps/pep-0596/#release-manager-and-crew
5959

6060
# gpg: key 64E628F8D684696D: public key "Pablo Galindo Salgado <pablogsal@gmail.com>" imported
61-
#"3.10": "A035C8C19219BA821ECEA86B64E628F8D684696D",
61+
"3.10": "A035C8C19219BA821ECEA86B64E628F8D684696D",
6262
# https://www.python.org/dev/peps/pep-0619/#release-manager-and-crew
63-
"3.10": "E3FF2839C048B25C084DEBE9B26995E310250568", # Łukasz, temporarily; TODO swap this back to Pablo when https://github.com/python/cpython/issues/117053 is resolved 👀
6463

6564
# gpg: key 64E628F8D684696D: public key "Pablo Galindo Salgado <pablogsal@gmail.com>" imported
6665
"3.11": "A035C8C19219BA821ECEA86B64E628F8D684696D",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.