use go-ffmpeg docker image
This commit is contained in:
		@@ -25,7 +25,7 @@ Minimize_Frontend:
 | 
				
			|||||||
      - node_modules/
 | 
					      - node_modules/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Build_Backend:
 | 
					Build_Backend:
 | 
				
			||||||
  image: golang:latest
 | 
					  image: luki42/go-ffmpeg:latest
 | 
				
			||||||
  stage: build_backend
 | 
					  stage: build_backend
 | 
				
			||||||
  script:
 | 
					  script:
 | 
				
			||||||
    - cd apiGo
 | 
					    - cd apiGo
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user