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 a07e7b743c
commit 5b068b9072
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ version: '3'
services: services:
jenkins: jenkins:
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
image: jenkins/jenkins:2.417 image: jenkins/jenkins:2.418
restart: always restart: always
privileged: true privileged: true
user: root user: root