Skip to content

Commit 5cc174f

Browse files
Update Dockerfile
1 parent 1ad7b12 commit 5cc174f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,4 @@ RUN apt-get clean && \
165165
WORKDIR /home/jenkins
166166

167167
# Default command
168-
CMD ["/bin/bash"]
168+
ENTRYPOINT ["/bin/bash"]

0 commit comments

Comments
 (0)