Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
Signed-off-by: Maysun J Faisal <[email protected]>
  • Loading branch information
maysunfaisal authored and elsony committed May 7, 2021
1 parent 74d488b commit 03d097d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@
#
# docker run -i --rm -p 8081:8081 springboot/sample-demo
####
FROM quay.io/eclipse/che-java11-maven:nightly
FROM maven:3.8.1-openjdk-17-slim

USER root
WORKDIR /build

# Build dependency offline to streamline build
Expand Down

0 comments on commit 03d097d

Please sign in to comment.