diff --git a/images/actions/php-8.2/Dockerfile b/images/actions/php-8.2/Dockerfile index c35711d..3766307 100644 --- a/images/actions/php-8.2/Dockerfile +++ b/images/actions/php-8.2/Dockerfile @@ -6,7 +6,7 @@ RUN apk add --update --no-cache \ bash sudo ca-certificates openssl openssh-client \ git git-lfs wget curl \ zip unzip xz zstd jq \ -nodejs python3 py3-pip +nodejs python3 py3-pip gpg RUN apk add --update linux-headers