Skip to content

Commit

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

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
  • Loading branch information
renovate[bot] and github-action update-app-version committed Nov 8, 2023
1 parent 6b3bc60 commit 099fcfe
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.430
image: jenkins/jenkins:2.431
restart: always
privileged: true
user: root
Expand Down

0 comments on commit 099fcfe

Please sign in to comment.