Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use dependabot and updatecli to keep the samples up to date #94

Open
gounthar opened this issue Jul 6, 2023 · 1 comment
Open

Use dependabot and updatecli to keep the samples up to date #94

gounthar opened this issue Jul 6, 2023 · 1 comment
Assignees
Labels
chore Dependency updates discussion enhancement New feature or request feature question Further information is requested
Milestone

Comments

@gounthar
Copy link
Collaborator

gounthar commented Jul 6, 2023

No description provided.

@gounthar gounthar added enhancement New feature or request question Further information is requested feature chore Dependency updates discussion labels Jul 6, 2023
@gounthar gounthar added this to the Week 32 milestone Jul 6, 2023
@gounthar gounthar modified the milestones: Week 33, Week 34 Aug 21, 2023
@gounthar gounthar self-assigned this Sep 7, 2023
@gounthar
Copy link
Collaborator Author

gounthar commented Sep 7, 2023

We're still stuck with the previous LTS on some parts:

git grep 2.401.3
01_simple_controller_plus_agent/docker-compose.yaml:    image: jenkins/jenkins:2.401.3-lts
02_custom_docker_file_connecting_agent_and_controller/dockerfiles/Dockerfile:RUN echo "2.401.3" > /usr/share/jenkins/ref/jenkins.install.UpgradeWizard.state
03_maven_tutorial/dockerfiles/Dockerfile:FROM jenkins/jenkins:2.401.3-lts
03_maven_tutorial/dockerfiles/Dockerfile:RUN echo "2.401.3" > /usr/share/jenkins/ref/jenkins.install.UpgradeWizard.state
04_python_tutorial/dockerfiles/Dockerfile:RUN echo "2.401.3" > /usr/share/jenkins/ref/jenkins.install.UpgradeWizard.state
05_nodejs/dockerfiles/Dockerfile:RUN echo "2.401.3" > /usr/share/jenkins/ref/jenkins.install.UpgradeWizard.state
06_multibranch_pipeline/dockerfiles/Dockerfile:RUN echo "2.401.3" > /usr/share/jenkins/ref/jenkins.install.UpgradeWizard.state
dockerfiles/Dockerfile:RUN echo "2.401.3" > /usr/share/jenkins/ref/jenkins.install.UpgradeWizard.state

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Dependency updates discussion enhancement New feature or request feature question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant