Skip to content

Commit

Permalink
πŸ”€ Merge pull request gchq#361 from walkxcode/patch-1
Browse files Browse the repository at this point in the history
πŸ› οΈ Fix: Remove dashes in arch tags
  • Loading branch information
Lissy93 authored Dec 8, 2021
2 parents 16f91da + 723a0c4 commit e7627a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ docker run -d \
```
[![Dashy on Docker Hub](https://dockeri.co/image/lissy93/dashy)](https://hub.docker.com/r/lissy93/dashy)

See also examples [with Docker Compose](./docs/deployment.md#using-docker-compose). Dashy is also available via GHCR, and tags for other architectures (`arm32-7`, `arm64-v8`, etc) and set versions are supported
See also examples [with Docker Compose](./docs/deployment.md#using-docker-compose). Dashy is also available via GHCR, and tags for other architectures (`arm32v7`, `arm64v8`, etc) and set versions are supported

> Once you've got Dashy running, see [App Management Docs](./docs/management.md), for info on using health checks, updating, backups, web-server configs, logs, performance, security and more.
Expand Down

0 comments on commit e7627a3

Please sign in to comment.