From 016473e2ae62be211df4fe3f6b7919451b264b67 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 4 Oct 2023 00:30:15 +0000 Subject: [PATCH] Bump base-legacy image tag to 0.20231002.61993 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 43c974f..fe7ad81 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -19,7 +19,7 @@ services: args: BUILDKIT_INLINE_CACHE: '1' STEAMRT_PLATFORM_VARIANT: soldier - STEAMRT_PLATFORM_VERSION: 0.20230808.56728 + STEAMRT_PLATFORM_VERSION: 0.20231002.61993 cache_from: - ghcr.io/thetredev/steamcmd:base-legacy-latest - thetredev-steamcmd:base-legacy