Skip to content

Commit

Permalink
fix: bump jenkins version to 2.346.3 and update plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
danistrebel committed Jul 3, 2023
1 parent fa966b0 commit 1f49f8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion references/cicd-pipeline/jenkins-build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.


FROM jenkins/jenkins:2.346-alpine
FROM jenkins/jenkins:2.346.3-alpine

USER root
RUN apk update && apk add --no-cache git maven nodejs npm
Expand Down
2 changes: 1 addition & 1 deletion references/cicd-pipeline/jenkins-build/plugins.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
configuration-as-code:1512.vb_79d418d5fc8
configuration-as-code:1569.vb_72405b_80249
cucumber-reports:5.7.3
git:4.11.5
htmlpublisher:1.30
Expand Down

0 comments on commit 1f49f8c

Please sign in to comment.