mirror of https://github.com/MISP/misp-docker
				
				
				
			MISP 2.4.119
							parent
							
								
									e1eb6be73f
								
							
						
					
					
						commit
						5d816fb223
					
				|  | @ -1,6 +1,6 @@ | |||
| FROM python:3.7-slim-buster  as builder | ||||
| ENV DEBIAN_FRONTEND noninteractive | ||||
| ARG VERSION=2.4.118 | ||||
| ARG VERSION=2.4.119 | ||||
| 
 | ||||
| RUN apt-get update && apt-get install -y --no-install-recommends \ | ||||
|                 git \ | ||||
|  |  | |||
|  | @ -1,4 +1,4 @@ | |||
| ARG MISP_TAG=2.4.118 | ||||
| ARG MISP_TAG=2.4.119 | ||||
| ARG PHP_VER=20180731 | ||||
| 
 | ||||
| FROM composer as composer-build | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Jason Kendall
						Jason Kendall