This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lqb
/
imgproxy
mirror of
https://github.com/imgproxy/imgproxy.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Fix Dockerfile path in heroku.yml
DarthSim
6 years ago
parent
af1d7b6653
commit
b0cd7c95e6
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
heroku.yml
+ 1
- 1
heroku.yml
View File
@@ -1,3 +1,3 @@
build:
docker:
- web: Dockerfile
+ web:
docker/
Dockerfile