Skip to content

Commit

Permalink
don't pull platformics from ghcr
Browse files Browse the repository at this point in the history
  • Loading branch information
Nina Bernick committed Jun 4, 2024
1 parent c39a5da commit 3981be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
platformics:
image: ghcr.io/chanzuckerberg/platformics:latest
image: platformics
build:
context: "."
dockerfile: "Dockerfile"
Expand Down

0 comments on commit 3981be6

Please sign in to comment.