mirror of
				https://github.com/factoriotools/factorio-docker.git
				synced 2025-10-31 00:48:07 +01:00 
			
		
		
		
	0.15.1
This commit is contained in:
		| @@ -3,8 +3,8 @@ FROM frolvlad/alpine-glibc:alpine-3.5 | ||||
| MAINTAINER https://github.com/dtandersen/docker_factorio_server | ||||
|  | ||||
| ENV PORT=34197 \ | ||||
|     VERSION=0.15.0 \ | ||||
|     SHA1=e7681725203afeb0645371c695989129076e51bc | ||||
|     VERSION=0.15.1 \ | ||||
|     SHA1=1d2a95a43f43915c4e3c9141b197c806515aa58e | ||||
|  | ||||
| RUN mkdir /opt && \ | ||||
|     apk add --update --no-cache tini pwgen && \ | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| # Factorio [](https://hub.docker.com/r/dtandersen/factorio/) [](https://hub.docker.com/r/dtandersen/factorio/) | ||||
|  | ||||
| * `0.15.0`, `0.15`, `latest` [(0.15/Dockerfile)](https://github.com/dtandersen/docker_factorio_server/blob/master/0.15/Dockerfile) | ||||
| * `0.15.1`, `0.15`, `latest` [(0.15/Dockerfile)](https://github.com/dtandersen/docker_factorio_server/blob/master/0.15/Dockerfile) | ||||
| * `0.14.23`, `0.14`, `stable` [(0.14/Dockerfile)](https://github.com/dtandersen/docker_factorio_server/blob/master/0.14/Dockerfile) | ||||
| * `0.13.20`, `0.13`  [(0.13/Dockerfile)](https://github.com/dtandersen/docker_factorio_server/blob/master/0.13/Dockerfile) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user