chore: rename image references from nomad to trek
Reflects upstream rebrand from NOMAD to TREK. - .github/workflows/docker.yml: mauriceboe/nomad → mauriceboe/trek - docker-compose.yml: mauriceboe/nomad → mauriceboe/trek
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
app:
|
||||
image: mauriceboe/nomad:latest
|
||||
image: mauriceboe/trek:latest
|
||||
container_name: trek
|
||||
ports:
|
||||
- "3000:3000"
|
||||
|
||||
Reference in New Issue
Block a user