Skip to content

Commit

Permalink
fixed case
Browse files Browse the repository at this point in the history
  • Loading branch information
steveww committed Mar 13, 2018
1 parent 3c10395 commit a6ccf3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shipping/service/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# Build
#
FROM openjdk:8-jdk as build
FROM openjdk:8-jdk AS build

RUN apt-get update && apt-get -y install maven

Expand Down

0 comments on commit a6ccf3e

Please sign in to comment.