chore(deps): update jenkins/jenkins docker tag to v2.479.3 (#2925)
* chore(deps): update jenkins/jenkins docker tag to v2.479.3 * 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
9390dca6ae
commit
abca4a11bb
|
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
jenkins:
|
jenkins:
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
image: jenkins/jenkins:2.479.2-lts
|
image: jenkins/jenkins:2.479.3-lts
|
||||||
restart: always
|
restart: always
|
||||||
privileged: true
|
privileged: true
|
||||||
user: root
|
user: root
|
||||||
Loading…
Reference in New Issue