mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Use latest version of the container
This is the only image available for now
This commit is contained in:
parent
a142dc4b11
commit
2698024b82
@ -4,7 +4,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"dockerfile": "Dockerfile",
|
"dockerfile": "Dockerfile",
|
||||||
"args": {
|
"args": {
|
||||||
"VARIANT": "1.11"
|
"VARIANT": "latest" // 1.11.4
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"workspaceFolder": "/workspace",
|
"workspaceFolder": "/workspace",
|
||||||
|
Loading…
Reference in New Issue
Block a user