diff --git a/Dockerfile b/Dockerfile index 411daaa..99f86df 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ ENTRYPOINT [""] ENV PY_COLORS=1 # renovate: datasource=pypi depName=jenkins-job-builder -ENV JJB_VERSION=6.2.0 +ENV JJB_VERSION=6.3.0 RUN apk update && \ apk upgrade && \