mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-10 09:45:57 +08:00
chore(deps): update jenkins/jenkins docker tag to v2.445 (#950)
* chore(deps): update jenkins/jenkins docker tag to v2.445 * 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
7f5e57af7d
commit
0aa3067e03
@ -2,7 +2,7 @@ version: '3'
|
|||||||
services:
|
services:
|
||||||
jenkins:
|
jenkins:
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
image: jenkins/jenkins:2.444
|
image: jenkins/jenkins:2.445
|
||||||
restart: always
|
restart: always
|
||||||
privileged: true
|
privileged: true
|
||||||
user: root
|
user: root
|
Loading…
x
Reference in New Issue
Block a user