Compare commits

...

27 Commits

Author SHA1 Message Date
4a84743920 Update to Factorio 1.1.33 2021-05-03 16:53:19 +00:00
cc4f8b192d Upgrade to GitHub-native Dependabot (#389)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-30 01:49:38 +02:00
acd9c559fb Update to Factorio 0.18.47 2021-04-28 14:29:19 +00:00
ff7074822b Update to Factorio 0.18.47 2021-04-26 02:21:25 +00:00
99100f8495 Update to Factorio 0.18.47 2021-04-23 15:33:06 +00:00
939827eb81 Update to Factorio 0.18.47 2021-04-20 21:31:10 +00:00
7c1406b38c Update to Factorio 0.18.47 2021-04-20 19:31:09 +00:00
5f7a32e492 Update to Factorio 0.18.47 2021-04-20 14:07:30 +00:00
a11cbbbf41 Update to Factorio 0.18.47 2021-04-20 11:37:28 +00:00
dac8e07016 Update to Factorio 0.18.47 2021-04-20 11:07:37 +00:00
63fcb292a8 Update to Factorio 0.18.47 2021-04-20 06:47:30 +00:00
2a313aa6d6 Update to Factorio 0.18.47 2021-04-19 13:17:29 +00:00
b5a6059386 Update to Factorio 0.18.47 2021-04-19 11:22:26 +00:00
5904849dbc Update to Factorio 0.18.47 2021-04-19 04:57:43 +00:00
1987d7b43a Update to Factorio 0.18.47 2021-04-18 19:02:18 +00:00
54b1a97074 Bump frolvlad/alpine-glibc from alpine-3.12 to alpine-3.13 in /0.18 (#358)
Bumps frolvlad/alpine-glibc from alpine-3.12 to alpine-3.13.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-16 11:21:19 +02:00
ec1aef13d6 Bump frolvlad/alpine-glibc from alpine-3.12 to alpine-3.13 in /0.15 (#359)
Bumps frolvlad/alpine-glibc from alpine-3.12 to alpine-3.13.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-16 11:21:13 +02:00
bc9ec68e87 Bump frolvlad/alpine-glibc from alpine-3.12 to alpine-3.13 in /0.16 (#362)
Bumps frolvlad/alpine-glibc from alpine-3.12 to alpine-3.13.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-16 11:21:07 +02:00
51762ba589 Bump frolvlad/alpine-glibc from alpine-3.12 to alpine-3.13 in /0.14 (#361)
Bumps frolvlad/alpine-glibc from alpine-3.12 to alpine-3.13.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-16 11:21:02 +02:00
dffc09f0ff Bump frolvlad/alpine-glibc from alpine-3.12 to alpine-3.13 in /0.17 (#360)
Bumps frolvlad/alpine-glibc from alpine-3.12 to alpine-3.13.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-16 11:20:56 +02:00
cc7f772024 Update to Factorio 1.1.32 2021-04-14 08:51:20 +00:00
cef0016bf4 Update to Factorio 1.1.31 2021-04-13 07:38:54 +00:00
5b5a658116 Update to Factorio 1.1.30 2021-04-11 04:16:23 +00:00
3e3dfb7c05 Update to Factorio 1.1.30 2021-04-10 09:46:19 +00:00
e150272201 Update to Factorio 1.1.30 2021-04-06 07:52:03 +00:00
228cc517e0 Update to Factorio 1.1.30 2021-04-05 17:02:02 +00:00
850bb9aef0 Update to Factorio 1.1.30 2021-03-24 20:39:58 +00:00
8 changed files with 36 additions and 9 deletions

27
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,27 @@
version: 2
updates:
- package-ecosystem: docker
directory: "/0.18"
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: docker
directory: "/0.17"
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: docker
directory: "/0.16"
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: docker
directory: "/0.15"
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: docker
directory: "/0.14"
schedule:
interval: daily
open-pull-requests-limit: 10

View File

@ -1,4 +1,4 @@
FROM frolvlad/alpine-glibc:alpine-3.12
FROM frolvlad/alpine-glibc:alpine-3.13
LABEL maintainer="https://github.com/factoriotools/factorio-docker"

View File

@ -1,4 +1,4 @@
FROM frolvlad/alpine-glibc:alpine-3.12
FROM frolvlad/alpine-glibc:alpine-3.13
LABEL maintainer="https://github.com/factoriotools/factorio-docker"

View File

@ -1,4 +1,4 @@
FROM frolvlad/alpine-glibc:alpine-3.12
FROM frolvlad/alpine-glibc:alpine-3.13
LABEL maintainer="https://github.com/factoriotools/factorio-docker"

View File

@ -1,4 +1,4 @@
FROM frolvlad/alpine-glibc:alpine-3.12
FROM frolvlad/alpine-glibc:alpine-3.13
LABEL maintainer="https://github.com/factoriotools/factorio-docker"

View File

@ -1,4 +1,4 @@
FROM frolvlad/alpine-glibc:alpine-3.12
FROM frolvlad/alpine-glibc:alpine-3.13
LABEL maintainer="https://github.com/factoriotools/factorio-docker"
@ -10,7 +10,7 @@ ARG PGID=845
ENV PORT=34197 \
RCON_PORT=27015 \
VERSION=0.18.47 \
SHA1=32e23b0e83c41f6328d9270667330ee71f60837e \
SHA1=f63c5e06ee9a2ec51703ad77467c4cbcccde36c6 \
SAVES=/factorio/saves \
CONFIG=/factorio/config \
MODS=/factorio/mods \

View File

@ -9,8 +9,8 @@ ARG PGID=845
ENV PORT=34197 \
RCON_PORT=27015 \
VERSION=1.1.29 \
SHA1=3686b82bca47e32b55d11d85257faa7b98c8e535 \
VERSION=1.1.33 \
SHA1=525e0327698007ea6768e0de365c8e7b9ea652da \
SAVES=/factorio/saves \
CONFIG=/factorio/config \
MODS=/factorio/mods \

View File

@ -2,7 +2,7 @@
[中文](./README_zh_CN.md)
* `1.1.29`, `1.1`, `latest`, `stable` [(1.1/Dockerfile)](https://github.com/factoriotools/factorio-docker/blob/master/1.1/Dockerfile)
* `1.1.33`, `1.1`, `latest`, `stable` [(1.1/Dockerfile)](https://github.com/factoriotools/factorio-docker/blob/master/1.1/Dockerfile)
* `1.0.0`, `1.0` [(1.0/Dockerfile)](https://github.com/factoriotools/factorio-docker/blob/master/1.0/Dockerfile)
* `0.18.47`, `0.18` [(0.18/Dockerfile)](https://github.com/factoriotools/factorio-docker/blob/master/0.18/Dockerfile)
* `0.17.79`, `0.17` [(0.17/Dockerfile)](https://github.com/factoriotools/factorio-docker/blob/master/0.17/Dockerfile)