Skip to content

Commit

Permalink
Update docker-compose.yaml jenkins/jenkins:2.440.2-jdk11
Browse files Browse the repository at this point in the history
Signed-off-by: eeganlf <101604439+eeganlf@users.noreply.github.com>
  • Loading branch information
eeganlf authored Jul 10, 2024
1 parent 06fdd9c commit e387605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ volumes:

services:
jenkins:
image: jenkins/jenkins:latest
image: jenkins/jenkins:2.440.2-jdk11
build:
context: .
dockerfile: Dockerfile
Expand Down

0 comments on commit e387605

Please sign in to comment.