Skip to content

Commit

Permalink
Update the Jenkins with plugins and version switch to 2.463
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderM91 authored Jul 18, 2024
1 parent d441804 commit 0c7b7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/common/services/jenkins/export/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax = docker/dockerfile:experimental
ARG SPRYKER_PARENT_IMAGE

FROM spryker/jenkins-boilerplate:latest as spryker-jenkins-boilerplate
FROM spryker/jenkins-boilerplate:2.463 as spryker-jenkins-boilerplate
FROM ${SPRYKER_PARENT_IMAGE} as spryker_jenkins
EXPOSE 8080
COPY context/jenkins/export/jenkins.docker.xml.twig ./config/Zed/cronjobs/jenkins.docker.xml.twig
Expand Down

0 comments on commit 0c7b7c2

Please sign in to comment.