diff --git a/Dockerfile b/Dockerfile index cd73f27..f8b8002 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ # Licensed under the MIT License # The base image is pyaction, which is python slim, plus the GitHub CLI (gh). -FROM ghcr.io/cicirello/pyaction:3.14.2-gh-2.86.0 +FROM ghcr.io/cicirello/pyaction:3.14-gh-2.88.1 # Copy the GraphQl queries and python source into the container. COPY src /