Skip to content

Commit 802adb8

Browse files
renovate[bot]github-action update-app-version
andauthored
chore(deps): update jenkins/jenkins docker tag to v2.504.2 (#4021)
* chore(deps): update jenkins/jenkins docker tag to v2.504.2 * 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 <[email protected]>
1 parent da28531 commit 802adb8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

apps/jenkins/2.504.1-lts/docker-compose.yml renamed to apps/jenkins/2.504.2-lts/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
jenkins:
33
container_name: ${CONTAINER_NAME}
4-
image: jenkins/jenkins:2.504.1-lts
4+
image: jenkins/jenkins:2.504.2-lts
55
restart: always
66
privileged: true
77
user: root

0 commit comments

Comments
 (0)