Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
anuraaga authored Sep 2, 2019
1 parent a066220 commit 4709a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# the License.
#

FROM maven:3-jdk-11-slim
FROM openzipkin/zipkin-builder

WORKDIR /code
COPY . /code
Expand Down

0 comments on commit 4709a08

Please sign in to comment.