Skip to content

Commit 6cfdd6b

Browse files
renovate[bot]github-action update-app-version
andauthored
chore(deps): update jenkins/jenkins docker tag to v2.414 (#221)
* chore(deps): update jenkins/jenkins docker tag to v2.414 * 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]>
1 parent 88f48fc commit 6cfdd6b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

apps/jenkins/2.413/docker-compose.yml renamed to apps/jenkins/2.414/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22
services:
33
jenkins:
44
container_name: ${CONTAINER_NAME}
5-
image: jenkins/jenkins:2.413
5+
image: jenkins/jenkins:2.414
66
restart: always
77
privileged: true
88
user: root

0 commit comments

Comments
 (0)