Skip to content

Commit

Permalink
chore: uncommented docker image name
Browse files Browse the repository at this point in the history
  • Loading branch information
merklefruit committed Mar 10, 2024
1 parent 36dfac3 commit b6e8f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ x-logging: &logging

services:
magi:
# image: a16zcrypto/magi:latest
image: a16zcrypto/magi:latest
container_name: magi
build:
dockerfile: Dockerfile
Expand Down

0 comments on commit b6e8f9a

Please sign in to comment.