jenkins-infra / docker-packaging

This repository contains everything needed to build a docker image used to package jenkins core
MIT License
2 stars 13 forks source link

Bump Jenkins inbound-agent version to 3077.vd69cf116da_6f-3 #55

Closed jenkins-infra-updatecli[bot] closed 1 year ago

jenkins-infra-updatecli[bot] commented 1 year ago

Bump Jenkins inbound-agent version to 3077.vd69cf116da_6f-3

Report

Source:
    βœ” [lastVersion] Get the latest docker-inbound-agent version(githubrelease)

Condition:
    βœ” [checkDockerImagePublished] Is latest docker-inbound-agent image published?(dockerimage)
    βœ” [testDockerfile] Does the Dockerfile have an ARG instruction which key is JENKINS_AGENT_VERSION?(dockerfile)

Target:
    ⚠ [updateDockerfileVersion] Update the value of ARG JENKINS_AGENT_VERSION in the Dockerfile(dockerfile)

Changelog

Click to expand ```` Release published on the 2022-11-29 09:09:17 +0000 UTC at the url https://github.com/jenkinsci/docker-inbound-agent/releases/tag/3077.vd69cf116da_6f-3 ## πŸš€ New features and improvements * Allows to pass JAVA_OPTS to the JVM on windows (#227) @Vlatombe ## πŸ“¦ Dependency updates * Bump the parent image `jenkins/agent` version to 3077.vd69cf116da_6f-3 (#311) @github-actions ````

Remark

This pull request was automatically created using Updatecli.

Please report any issues with this tool here