Skip to content

Commit

Permalink
chore(deps): update jenkins/jenkins docker tag to v2.413 (#191)
Browse files Browse the repository at this point in the history
* chore(deps): update jenkins/jenkins docker tag to v2.413

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <[email protected]>
  • Loading branch information
renovate[bot] and github-action update-app-version committed Jul 5, 2023
1 parent 62a32a8 commit 4c31dd2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'
services:
jenkins:
container_name: ${CONTAINER_NAME}
image: jenkins/jenkins:2.412
image: jenkins/jenkins:2.413
restart: always
privileged: true
user: root
Expand Down

0 comments on commit 4c31dd2

Please sign in to comment.