#0000 - Update Factorio image to stable version

Switching from the latest to the stable version ensures more reliable operation by avoiding potential issues with newly introduced changes. This aligns the deployment with production standards for better stability.
This commit is contained in:
Guillaume "B.B." Van Hemmen 2024-11-02 22:03:32 +01:00
parent 49336e80ed
commit 2df8c28199

View file

@ -4,7 +4,7 @@ volumes:
services:
app:
image: factoriotools/factorio:latest
image: factoriotools/factorio:stable
ports:
- target: 34197
published: 34197