Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun Kumar authored and Arun Kumar committed Sep 24, 2023
1 parent 8c1e16c commit 7c71d4d
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


norstella/oxalis:6.1.1
FROM norstella/oxalis:6.1.1

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

0 comments on commit 7c71d4d

Please sign in to comment.