diff --git a/Dockerfile b/Dockerfile index 561fc8b..4ba109c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.7 +FROM python:3.12 LABEL "repository"="https://github.com/sergioisidoro/github-transifex-action" LABEL "homepage"="https://github.com/sergioisidoro/github-transifex-action"