Skip to content

Commit

Permalink
Update Jenkins to 2.462.2-lts-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
joglomedia committed Sep 27, 2024
1 parent 197025b commit 3bbb396
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM jenkins/jenkins:lts-alpine

LABEL maintainer Edi Septriyanto <[email protected]> architecture="AMD64/x86_64"
LABEL jenkins-version="2.332.2-lts-alpine" build="06-Apr-2022"
LABEL jenkins-version="2.462.2-lts-alpine" build="04-Sep-2024"

USER root

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME=jenkins-docker
VERSION=0.0.3
VERSION=0.1.0
REPO=joglomedia/jenkins-docker
TAG := $(shell git rev-parse --abbrev-ref HEAD)
JENKINS_HOME := $(shell echo "$$(pwd)/jenkins_home")
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ Be the first one!

## Copyright

(c) 2020-2021 | [MasEDI.Net](https://masedi.net/)
(c) 2020-2024 | [MasEDI.Net](https://masedi.net/)

0 comments on commit 3bbb396

Please sign in to comment.