mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-05-20 13:00:30 +08:00
chore(deps): update jenkins/jenkins docker tag to v2.418 (#312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b0ba0c7af8
commit
5566a7d267
@ -2,7 +2,7 @@ version: '3'
|
||||
services:
|
||||
jenkins:
|
||||
container_name: ${CONTAINER_NAME}
|
||||
image: jenkins/jenkins:2.417
|
||||
image: jenkins/jenkins:2.418
|
||||
restart: always
|
||||
privileged: true
|
||||
user: root
|
||||
|
||||
Loading…
Reference in New Issue
Block a user