chore(deps): update jenkins/jenkins docker tag to v2.504.2 (#4021)
* chore(deps): update jenkins/jenkins docker tag to v2.504.2 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
3b82697e7e
commit
7e13448f83
|
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
jenkins:
|
jenkins:
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
image: jenkins/jenkins:2.504.1-lts
|
image: jenkins/jenkins:2.504.2-lts
|
||||||
restart: always
|
restart: always
|
||||||
privileged: true
|
privileged: true
|
||||||
user: root
|
user: root
|
||||||
Loading…
Reference in New Issue