Skip to content

Commit

Permalink
Update docker registry to ghcr.io
Browse files Browse the repository at this point in the history
  • Loading branch information
zwolf committed Nov 6, 2023
1 parent b569834 commit eeaed0f
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 eeaed0f

Please sign in to comment.