This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
lqb
/
imgproxy
espejo de
https://github.com/imgproxy/imgproxy.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Fix Dockerfile path in heroku.yml
DarthSim
hace 6 años
padre
af1d7b6653
commit
b0cd7c95e6
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
heroku.yml
+ 1
- 1
heroku.yml
Ver fichero
@@ -1,3 +1,3 @@
build:
docker:
- web: Dockerfile
+ web:
docker/
Dockerfile