mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 18:06:56 +08:00
chore(deps): update jenkins/jenkins docker tag to v2.416 (#265)
* chore(deps): update jenkins/jenkins docker tag to v2.416 * Update app version --------- 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
350a88c927
commit
5403a30ecd
@ -2,7 +2,7 @@ version: '3'
|
||||
services:
|
||||
jenkins:
|
||||
container_name: ${CONTAINER_NAME}
|
||||
image: jenkins/jenkins:2.415
|
||||
image: jenkins/jenkins:2.416
|
||||
restart: always
|
||||
privileged: true
|
||||
user: root
|
Loading…
Reference in New Issue
Block a user