mirror of
https://github.com/hassio-addons/addon-base-python.git
synced 2025-05-06 20:31:22 +00:00
Update GPG key for Python
This commit is contained in:
parent
cfb17d5b6c
commit
24e4e138eb
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="CFDCA245B1043CF2A5F97865FFE87404168BD847"
|
||||
GPG_KEY="7169605F62C751356D054A26A821E680E5FA6305"
|
||||
|
||||
# Set shell
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue