Skip to content

Commit

Permalink
Merge pull request #16 from zooniverse/fix-registry
Browse files Browse the repository at this point in the history
Update docker registry to ghcr.io
  • Loading branch information
zwolf authored Nov 6, 2023
2 parents b569834 + eeaed0f commit d8a8536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/deployment-production.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: classroom-maps-api-production-app
image: zooniverse/classroom-maps-api:__IMAGE_TAG__
image: ghcr.io/zooniverse/classroom-maps-api:__IMAGE_TAG__
resources:
requests:
memory: "1000Mi"
Expand Down

0 comments on commit d8a8536

Please sign in to comment.