Add latest to Dockerfile
All checks were successful
andreas-personal/jenkins-with-docker/pipeline/head This commit looks good

This commit is contained in:
Andreas Fahrecker 2024-03-12 16:53:12 +01:00
parent 8697b2880c
commit b69b687cf5

View File

@ -1,4 +1,4 @@
FROM jenkins/jenkins
FROM jenkins/jenkins:latest
USER root
RUN groupadd -g 281 docker