mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-01-10 09:02:13 +00:00
Fix image name in CI
This commit is contained in:
parent
8b58205149
commit
435e0f462b
@ -5,7 +5,7 @@ services:
|
|||||||
image: localhost:5000/frappe/erpnext-worker:${ERPNEXT_VERSION}
|
image: localhost:5000/frappe/erpnext-worker:${ERPNEXT_VERSION}
|
||||||
|
|
||||||
frontend:
|
frontend:
|
||||||
image: localhost:5000/frappe/erpnext-frontend:${ERPNEXT_VERSION}
|
image: localhost:5000/frappe/erpnext-nginx:${ERPNEXT_VERSION}
|
||||||
|
|
||||||
websocket:
|
websocket:
|
||||||
image: localhost:5000/frappe/frappe-socketio:${FRAPPE_VERSION}
|
image: localhost:5000/frappe/frappe-socketio:${FRAPPE_VERSION}
|
||||||
|
Loading…
Reference in New Issue
Block a user