Skip to content

Commit

Permalink
Update to Jenkins 2.456-jdk21; install pipeline-aws-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
krmichelos committed Apr 30, 2024
1 parent 6425980 commit 1820bb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jenkins/jenkins:2.450-jdk21
FROM jenkins/jenkins:2.456-jdk21

COPY plugins.txt /usr/share/jenkins/plugins.txt
RUN jenkins-plugin-cli -f /usr/share/jenkins/plugins.txt
1 change: 1 addition & 0 deletions plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ oauth-credentials
okhttp-api
pam-auth
parameterized-trigger
pipeline-aws
pipeline-build-step
pipeline-graph-analysis
pipeline-graph-view
Expand Down

0 comments on commit 1820bb2

Please sign in to comment.