Skip to content

Commit

Permalink
stop using our own ECR to pull zenko/cloudserver
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-butcher committed Jan 6, 2025
1 parent 0416e28 commit 811364c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
ports:
- "45678:8000"
s3:
image: "760097843905.dkr.ecr.eu-west-1.amazonaws.com/zenko/cloudserver:8.1.8"
image: "zenko/cloudserver:8.1.8"
environment:
- "S3BACKEND=mem"
ports:
Expand Down

0 comments on commit 811364c

Please sign in to comment.