Skip to content

Commit

Permalink
Use cfcs steamcmd base
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonsturgeon committed Jan 16, 2024
1 parent 364a896 commit 3946cc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cm2network/steamcmd
FROM ghcr.io/cfc-servers/steamcmd:latest

ARG GMOD_BRANCH=live

Expand Down
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.8"

services:
runner:
image: ghcr.io/cfc-servers/gluatest:0.27-pre14
image: ghcr.io/cfc-servers/gluatest:0.27-pre15
build: .
container_name: gluatest_runner
stop_grace_period: 2s
Expand Down

0 comments on commit 3946cc1

Please sign in to comment.