From 737ad3b986d194782cc495a962663c6709144700 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 1 Aug 2024 00:04:03 +0000 Subject: [PATCH] Bump base-legacy image tag to 0.20240718.95652 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 722f0c1..9b5e57b 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -7,7 +7,7 @@ services: args: BUILDKIT_INLINE_CACHE: '1' STEAMRT_PLATFORM_VARIANT: soldier - STEAMRT_PLATFORM_VERSION: 0.20240618.92327 + STEAMRT_PLATFORM_VERSION: 0.20240718.95652 cache_from: - ghcr.io/thetredev/steamcmd:base-legacy-latest - thetredev-steamcmd:base-legacy