Skip to content

Commit

Permalink
Fix base image repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Trauntvein committed Aug 19, 2015
1 parent a7fb895 commit ad493f3
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
@@ -1,4 +1,4 @@
FROM cachethq/cachet:base-d3506c1
FROM cachethq/docker:base-d3506c1

COPY docker/entrypoint.sh /sbin/entrypoint.sh
RUN cd /var/www/html && \
Expand Down

0 comments on commit ad493f3

Please sign in to comment.