Skip to content

Commit

Permalink
Update image references in README from docker hub to ghcr (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dahlgren authored Aug 1, 2023
1 parent 2a615d0 commit 0812ed0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Arma 3 Dedicated Server

[![Docker Pulls](https://img.shields.io/docker/pulls/synixebrett/arma3server.svg?style=flat-square)](https://hub.docker.com/r/synixebrett/arma3server)

An Arma 3 Dedicated Server. Updates to the latest version every time it is restarted.

## Usage
Expand All @@ -23,7 +21,7 @@ An Arma 3 Dedicated Server. Updates to the latest version every time it is resta
-e ARMA_CONFIG=main.cfg \
-e STEAM_USER=myusername \
-e STEAM_PASSWORD=mypassword \
synixebrett/arma3server
ghcr.io/brettmayson/arma3server/arma3server:latest
```

### docker-compose
Expand Down

0 comments on commit 0812ed0

Please sign in to comment.