Skip to content

Commit

Permalink
Local repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Delporte committed Nov 16, 2024
1 parent 74a5c90 commit 79bd602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pi4j-builder-2.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ RUN cd /pi4j && \
rm -R /pi4j

# ensure read/write access permissions to the M2 repository cache for all users
RUN chmod -R a+rw /m2
RUN chmod -R a+rw /.m2

# configure environment variables
ENV PI4J_BUILDER_DATE="$BUILDDATE"
Expand Down

0 comments on commit 79bd602

Please sign in to comment.