Skip to content

Commit

Permalink
patch(deps): update dependency jenkins-job-builder to v6.4.2 (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 6c9712c commit ba53bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ENTRYPOINT [""]
ENV PY_COLORS=1

# renovate: datasource=pypi depName=jenkins-job-builder
ENV JJB_VERSION=6.4.1
ENV JJB_VERSION=6.4.2

RUN apk update && \
apk upgrade && \
Expand Down

0 comments on commit ba53bb6

Please sign in to comment.