mirror of
				https://github.com/11notes/docker-kms-gui.git
				synced 2025-10-31 11:33:29 +00:00 
			
		
		
		
	[breaking] switch to semver
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| name: "kms" | ||||
| services: | ||||
|   app: | ||||
|     image: "11notes/kms:465f4d1" | ||||
|     image: "11notes/kms:1.0.0" | ||||
|     environment: | ||||
|       TZ: "Europe/Zurich" | ||||
|     volumes: | ||||
| @@ -11,7 +11,7 @@ services: | ||||
|     restart: "always" | ||||
|  | ||||
|   gui: | ||||
|     image: "11notes/kms-gui:465f4d1" | ||||
|     image: "11notes/kms-gui:1.0.0" | ||||
|     depends_on: | ||||
|       app: | ||||
|         condition: "service_healthy" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user