1
0
Fork 0

chore(deps): update jenkins/jenkins docker tag to v2.419 (#338)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-16 22:55:16 +08:00 committed by GitHub
parent 9db0808394
commit 16532ac2fa
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.418
image: jenkins/jenkins:2.419
restart: always
privileged: true
user: root