bump factorio version

Change-Id: I027d45b843b33fe963008b90a5d1c024ecef4e71
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1205
Reviewed-by: ironbound <ironbound@hackerspace.pl>
Reviewed-by: lquawl <lquawl@hackerspace.pl>
Reviewed-by: q3k <q3k@hackerspace.pl>
diff --git a/games/factorio/kube/prod.jsonnet b/games/factorio/kube/prod.jsonnet
index cf3ac02..765feb9 100644
--- a/games/factorio/kube/prod.jsonnet
+++ b/games/factorio/kube/prod.jsonnet
@@ -9,6 +9,7 @@
 //  - 1.0.0-1
 //  - 1.1.34-1
 //  - 1.1.35-1
+//  - 1.1.50-1
 // See: //third_party/factorio.
 
 {
@@ -33,7 +34,7 @@
     },
 
     local mod = function(name, version) { name: name, version: version },
-    pymods: prod.instance("pymods", "1.1.35-1") {
+    pymods: prod.instance("pymods", "1.1.50-1") {
         cfg+: {
             // Bump up to 2G/2CPU request/limit.
             resources: {