mirror of
https://github.com/hassio-addons/addon-base-python.git
synced 2025-05-06 20:31:22 +00:00
🔒 Update Python GPG Key
This commit is contained in:
parent
eb31b37538
commit
1fa4b5e62f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ FROM ${BUILD_FROM}
|
|||
# Environment variables
|
||||
ENV \
|
||||
PATH="/usr/local/bin:$PATH" \
|
||||
GPG_KEY="0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D" \
|
||||
GPG_KEY="E3FF2839C048B25C084DEBE9B26995E310250568" \
|
||||
PYTHON_VERSION="3.8.1" \
|
||||
PYTHON_PIP_VERSION="19.3.1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue