1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-08 10:45:04 +02:00

Fix Dockerfile path in heroku.yml

This commit is contained in:
DarthSim 2019-06-18 08:43:01 +06:00
parent af1d7b6653
commit b0cd7c95e6

View File

@ -1,3 +1,3 @@
build:
docker:
web: Dockerfile
web: docker/Dockerfile