chore: update docker-compose to use v5 image tag
This commit is contained in:
parent
023fee470a
commit
9a5eaa939d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
version: "3"
|
||||
services:
|
||||
spotify-clone:
|
||||
image: git.khoavo.myds.me/vndangkhoa/spotify-clone:v4
|
||||
image: git.khoavo.myds.me/vndangkhoa/spotify-clone:v5
|
||||
ports:
|
||||
- 3110:8080
|
||||
|
|
|
|||
Loading…
Reference in a new issue