This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
lqb
/
imgproxy
réplica de
https://github.com/imgproxy/imgproxy.git
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Fix Dockerfile path in heroku.yml
DarthSim
%!s(int64=6) %!d(string=hai) anos
pai
af1d7b6653
achega
b0cd7c95e6
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
heroku.yml
+ 1
- 1
heroku.yml
Ver ficheiro
@@ -1,3 +1,3 @@
build:
docker:
- web: Dockerfile
+ web:
docker/
Dockerfile