Skip to content
This repository has been archived by the owner on Nov 14, 2021. It is now read-only.

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kasvith committed Jan 19, 2019
1 parent f9f04af commit 63e4639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM openjdk:8-jdk as build
FROM openjdk:8-jdk as builder
WORKDIR /app
COPY . .
RUN chmod +x gradlew \
Expand Down

0 comments on commit 63e4639

Please sign in to comment.