mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
fbd03a88da
It contains: * versioning step artifactSetVersion * versioning implementation for Maven & Docker * enhancements to commonPipelineEnvironment * extended default configuration * new utils object for git-related tasks * automated tests incl. new Rules and resources * incorporated PR feedback * step documentation
6 lines
48 B
Docker
6 lines
48 B
Docker
FROM rootImage:1.2.3
|
|
|
|
USER root
|
|
|
|
ENV TEST 2.3.4
|