feat: improve image naming
All checks were successful
Build and Publish Docker Image / Build and Validate (pull_request) Successful in 11s
All checks were successful
Build and Publish Docker Image / Build and Validate (pull_request) Successful in 11s
This commit is contained in:
parent
12e13bcaee
commit
5956220a2b
2 changed files with 24 additions and 13 deletions
|
|
@ -19,6 +19,6 @@ docker pull {{IMAGE_NAME}}
|
|||
|
||||
The image is also available as `latest`:
|
||||
```
|
||||
docker pull git.jusemon.com/jusemon/threejs-test:latest
|
||||
docker pull {{IMAGE_BASE}}:latest
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue