Releases: weseek/docker-jenkins
Releases · weseek/docker-jenkins
2.107.3
- update to 2.107.3
- add docker client (18.03.1-ce)
2.73.3-1
- fix loading JFreeChart for drawing graphs
2.73.2-1
- Fix setting of timezone (UTC -> JST)
2.73.2
- Change the base image to
jenkins/jenkins:2.73.2-slim
(latest lts)
- Organize Dockerfile around apt install
- The base image of openjdk (used from jenkins/jenkins) was changed from jessie to stretch
2.46.2
- follow jenkins:2.46.2
- reduce image size
2.46.1-1
- set timezone to Asia/Tokyo
- add installation of apt-utils
- resolve the message
debconf: delaying package configuration, since apt-utils is not installed
- switch plugins.sh to install-plugins.sh