From df0817905d436dfbce993567c28cf3f46abe605e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 20:15:50 +0000 Subject: [PATCH] build(deps): bump steamcmd/steamcmd from `a263c99` to `543262d` Bumps steamcmd/steamcmd from `a263c99` to `543262d`. --- updated-dependencies: - dependency-name: steamcmd/steamcmd dependency-version: ubuntu-24 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 15f5f1d..80b0a69 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM steamcmd/steamcmd:ubuntu-24@sha256:a263c996016f2e084819f9d58b7e58755bd45cd581aa069d7a971380eebbd2de +FROM steamcmd/steamcmd:ubuntu-24@sha256:543262dbc1c28089bf445e185b5ee7749d0930e4cbcb72793febb17d155b9f02 LABEL maintainer="get.to.the.gone@gmail.com" LABEL org.opencontainers.image.description="Docker image for the game Plains of Pain. The repo is based on the [enshrouded-server](https://github.com/mornedhels/enshrouded-server) repo made by [mornedhels](https://github.com/mornedhels) and uses supervisor to handle startup, automatic updates and cleanup."