Skip to content

Commit

Permalink
update base image to drone/ca-certs
Browse files Browse the repository at this point in the history
  • Loading branch information
bradrydzewski committed Sep 11, 2017
1 parent 0c379ac commit 1e64f61
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,6 +1,6 @@
# docker build --rm -t drone/drone .

FROM centurylink/ca-certs
FROM drone/ca-certs
EXPOSE 8000 9000 80 443

ENV DATABASE_DRIVER=sqlite3
Expand Down

0 comments on commit 1e64f61

Please sign in to comment.