mirror of
				https://github.com/factoriotools/factorio-docker.git
				synced 2025-10-31 00:48:07 +01:00 
			
		
		
		
	Auto Update Factorio to stable version: 1.1.100 experimental version: 1.1.100
This commit is contained in:
		| @@ -5,8 +5,7 @@ | ||||
| <!-- start autogeneration tags --> | ||||
| * `1.1.99` | ||||
| * `1.1.98` | ||||
| * `1`, `1.1`, `1.1.94`, `stable` | ||||
| * `1.1.100`, `latest` | ||||
| * `1.1.100` | ||||
| * `1.0`, `1.0.0` | ||||
| * `0.17`, `0.17.79` | ||||
| * `0.16`, `0.16.51` | ||||
|   | ||||
| @@ -48,13 +48,10 @@ | ||||
|       "1.0" | ||||
|     ] | ||||
|   }, | ||||
|   "1.1.94": { | ||||
|     "sha256": "96289caf52d1c7b15eb95be54104c69d41752b345c6fdc6b984a7cdb06425a2a", | ||||
|   "1.1.100": { | ||||
|     "sha256": "9850dd146f93ee4da8ba06316591888860a4058c8548409cdfb5dd693abcd834", | ||||
|     "tags": [ | ||||
|       "stable", | ||||
|       "1", | ||||
|       "1.1", | ||||
|       "1.1.94" | ||||
|       "1.1.100" | ||||
|     ] | ||||
|   }, | ||||
|   "1.1.98": { | ||||
| @@ -68,12 +65,5 @@ | ||||
|     "tags": [ | ||||
|       "1.1.99" | ||||
|     ] | ||||
|   }, | ||||
|   "1.1.100": { | ||||
|     "sha256": "9850dd146f93ee4da8ba06316591888860a4058c8548409cdfb5dd693abcd834", | ||||
|     "tags": [ | ||||
|       "latest", | ||||
|       "1.1.100" | ||||
|     ] | ||||
|   } | ||||
| } | ||||
|   | ||||
| @@ -6,8 +6,8 @@ services: | ||||
|       args: | ||||
|         # Check buildinfo.json for supported versions and SHAs | ||||
|         # https://github.com/factoriotools/factorio-docker/blob/master/buildinfo.json | ||||
|         - VERSION=1.1.94 | ||||
|         - SHA256=96289caf52d1c7b15eb95be54104c69d41752b345c6fdc6b984a7cdb06425a2a | ||||
|         - VERSION=1.1.100 | ||||
|         - SHA256=9850dd146f93ee4da8ba06316591888860a4058c8548409cdfb5dd693abcd834 | ||||
|     ports: | ||||
|       - "34197:34197/udp" | ||||
|       - "27015:27015/tcp" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user