Skip to content

Commit

Permalink
Merge pull request #40 from napramirez/upgrade_to_oxalis_410
Browse files Browse the repository at this point in the history
Upgraded Oxalis Docker image to 4.1.0
  • Loading branch information
FrodeBjerkholt authored Dec 4, 2019
2 parents 604ab0f + dda0e75 commit 87a0b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ RUN cd $MAVEN_HOME \
&& cp -r target/$(ls target | grep "\-dist$" | head -1) /dist


FROM difi/oxalis:4.0.4
FROM difi/oxalis:4.1.0

COPY --from=mvn /dist /oxalis/ext

0 comments on commit 87a0b89

Please sign in to comment.