You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -5,8 +5,8 @@ | ||||
| FROM node:lts-bullseye | ||||
| MAINTAINER EasyPi Software Foundation | ||||
|  | ||||
| ARG EDITLY_VERSION=0.12.0 | ||||
| ARG FFMPEG_VERSION=5.0.1 | ||||
| ARG EDITLY_VERSION=0.14.1 | ||||
| ARG FFMPEG_VERSION=5.1.1 | ||||
|  | ||||
| RUN set -xe \ | ||||
|  && apt update \ | ||||
|   | ||||
| @@ -8,7 +8,7 @@ | ||||
| version: "3.8" | ||||
| services: | ||||
|   neo4j: | ||||
|     image: neo4j | ||||
|     image: neo4j:5-community | ||||
|     ports: | ||||
|       - "7474:7474" | ||||
|       - "7687:7687" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user