Skip to content

Commit

Permalink
build(deps): bump steamcmd/steamcmd in /dockerfiles
Browse files Browse the repository at this point in the history
Bumps steamcmd/steamcmd from ubuntu-22 to ubuntu-24.

---
updated-dependencies:
- dependency-name: steamcmd/steamcmd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 89735ea commit 8d716a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM steamcmd/steamcmd:ubuntu-22@sha256:33007178afdd812d97d44c8e384c1ea302769823f3ef9f8f6db9206fb08e63a0
FROM steamcmd/steamcmd:ubuntu-24@sha256:97bd5556dae55ed91dca6660dc4e01bca19a109a71c41f9757c8a387aee0225c
LABEL maintainer="[email protected]"

# Install prerequisites
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/proton.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM steamcmd/steamcmd:ubuntu-22@sha256:33007178afdd812d97d44c8e384c1ea302769823f3ef9f8f6db9206fb08e63a0
FROM steamcmd/steamcmd:ubuntu-24@sha256:97bd5556dae55ed91dca6660dc4e01bca19a109a71c41f9757c8a387aee0225c
LABEL maintainer="[email protected]"

ARG GE_PROTON_VERSION="9-2"
Expand Down

0 comments on commit 8d716a8

Please sign in to comment.