Skip to content

Commit

Permalink
- Updated basic Ubuntu operating system (22.04) with the latest patches
Browse files Browse the repository at this point in the history
- Updated to Sunkenland server version 0.5.21
  • Loading branch information
melle2 committed Nov 10, 2024
1 parent a4b53d2 commit 69a21c7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM melle2/wine-steamcmd-ubuntu:latest
FROM wine-steamcmd-ubuntu:22.04-2

ENV USER_NAME=sunkenland \
APP_ID=2667530
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ However, you can even mount the complete folder `/sunkenland`, but bear in mind
If your port is already blocked by another game, you can change the port mapping to something different, i.e. `-p 29015:27015`

### Game updates
With this image it is possible to update the game to the latest version - see `GAME_UPDATE` parameter. It is also possible to get a beta version - see `GAME_BETA_VERSION`. Keep in mind, a beta server might not be available for a specific beta client version.
With this image it is possible to update the game to the latest version - see `GAME_UPDATE` parameter. It is also possible to get a beta version - see `GAME_BETA_VERSION`. Keep in mind, a beta server might not be available for a specific beta client version. (!)Do not set this value if you want to run the latest public release.

### Environment variables
The only mandatory requirement for Sunkeland to be able to run is to pass the WorlGUID as a start parameter. Additionally, to gain more control about some of the Sunkenland Dedicated Server configuration parameter, you can set some more specific environment variables.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.15
0.5.21

0 comments on commit 69a21c7

Please # to comment.