Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Commit

Permalink
Fix typo in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
youanden committed May 24, 2016
1 parent bef74ab commit 33d28c2
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 @@ -5,7 +5,7 @@ RUN rm -rf /app/src /app/web /app-src

# Prepare container
# /!\ Note: Please add your own API token to config.json
# Phundament comes with a public token for your convenince which may hit the GitHub rate limit
# Phundament comes with a public token for your convenience which may hit the GitHub rate limit
COPY ./build/container-files/ /

# Install application packages, if there are changes the composer files
Expand Down

0 comments on commit 33d28c2

Please sign in to comment.