1
0
Fork 0

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:
renovate[bot] 2023-08-09 10:28:07 +08:00 committed by GitHub
parent b0ba0c7af8
commit 5566a7d267
1 changed files with 1 additions and 1 deletions

View File

@ -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