Skip to content

Commit

Permalink
chore: image from hub in docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
ilbertt committed Nov 7, 2023
1 parent 5eb2f43 commit 9f63c6a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
services:
ic_websocket_gateway:
build:
context: ./
dockerfile: Dockerfile
image: ic-websocket-gateway
image: omniadevs/ic-websocket-gateway:latest
container_name: ic-websocket-gateway
restart: unless-stopped
ports:
Expand Down

0 comments on commit 9f63c6a

Please sign in to comment.