Skip to content

Commit

Permalink
Update version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Nincodedo committed Aug 19, 2023
1 parent 37d0b54 commit 994e323
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
build:
context: .
dockerfile: Dockerfile-mc
image: ghcr.io/nincodedo/rhc-ocw-mc:6.3.1
image: ghcr.io/nincodedo/rhc-ocw-mc:6.4.0
env_file:
- motd_override.env
- docker.env
Expand Down Expand Up @@ -51,7 +51,7 @@ services:
dev.nincodedo.gameservercommander.game: "Minecraft"
dev.nincodedo.gameservercommander.group: "MC-RHC"
dev.nincodedo.gameservercommander.name: "OCW Minecraft RHC"
dev.nincodedo.gameservercommander.description: "OCW Radical Hardcore 6.3.1 - Minecraft 1.20.1"
dev.nincodedo.gameservercommander.description: "OCW Radical Hardcore 6.4.0 - Minecraft 1.20.1"
dev.nincodedo.gameservercommander.connection_info: "games.nincodedo.dev"
com.centurylinklabs.watchtower.enable: false
log-watcher:
Expand All @@ -60,7 +60,7 @@ services:
dockerfile: Dockerfile-log-watcher
labels:
- "com.centurylinklabs.watchtower.enable=false"
image: ghcr.io/nincodedo/rhc-ocw:6.3.1
image: ghcr.io/nincodedo/rhc-ocw:6.4.0
container_name: log-watcher
env_file:
- docker.env
Expand Down

0 comments on commit 994e323

Please sign in to comment.