mirror of
https://github.com/wireadmin/wireadmin
synced 2025-06-26 18:28:06 +00:00
Update version format for canary.
We are now using the traditional versioning format for canary releases, instead of using the commit hash as the version.
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
# You can use `openssl rand -base64 8` to generate a secure password
|
||||
- UI_PASSWORD=super-secret-password
|
||||
|
||||
image: litehex/wireadmin
|
||||
image: wireadmin
|
||||
container_name: wireadmin
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user