remove image tag as it is default
This commit is contained in:
parent
3bd6557e59
commit
3f1f63d7e0
@ -11,7 +11,7 @@ services:
|
||||
- default
|
||||
|
||||
web_recipes:
|
||||
image: vabene1111/recipes:stable
|
||||
image: vabene1111/recipes
|
||||
restart: always
|
||||
env_file:
|
||||
- ./.env
|
||||
|
@ -11,7 +11,7 @@ services:
|
||||
- default
|
||||
|
||||
web_recipes:
|
||||
image: vabene1111/recipes:stable
|
||||
image: vabene1111/recipes
|
||||
restart: always
|
||||
env_file:
|
||||
- ./.env
|
||||
|
@ -11,7 +11,7 @@ services:
|
||||
- default
|
||||
|
||||
web_recipes:
|
||||
image: vabene1111/recipes:stable
|
||||
image: vabene1111/recipes
|
||||
restart: always
|
||||
env_file:
|
||||
- ./.env
|
||||
|
Loading…
Reference in New Issue
Block a user