Skip to content

Commit

Permalink
Pin Docker image ...2.3-jdk-8-groovy-2.4.3-onbuild
Browse files Browse the repository at this point in the history
saturnism/spring-boot:1.2.3-jdk-8-groovy-2.4.3-onbuild
->
saturnism/spring-boot:1.2.3-jdk-8-groovy-2.4.3-onbuild@sha256:959654a406a98d71197bea48dd9e177d661d588af2f5439ff8b28e7f11065045

[atomist:generated]
[atomist-skill:atomist/docker-base-image-policy]
  • Loading branch information
atomist-bot committed Aug 17, 2021
1 parent aa4c995 commit bb4488e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/helloworld-service/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
# limitations under the License.
###############################################################################

FROM saturnism/spring-boot:1.2.3-jdk-8-groovy-2.4.3-onbuild
FROM saturnism/spring-boot:1.2.3-jdk-8-groovy-2.4.3-onbuild@sha256:959654a406a98d71197bea48dd9e177d661d588af2f5439ff8b28e7f11065045
CMD []
ENTRYPOINT ["java", "-Djava.security.egd=file:/dev/./urandom", "-jar", "/app/bin/app.jar"]

0 comments on commit bb4488e

Please sign in to comment.