Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated go image and source #35

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

tmurphy86
Copy link

Changed the docker image source
Many EKS workshop users were receiving toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. Changed to a public & trusted source on ECR for the base.

  • changed from golang:1.11.1 to public.ecr.aws/bitnami/golang:1.16
  • version bump

Many EKS workshop users were receiving `toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit`. Changed to a public & trusted source on ECR for the base. 

+ changed from `golang:1.11.1` to `public.ecr.aws/bitnami/golang:1.16`
+ version bump
go.mod file will be required in 1.17 release. Init the file for now.
chu-yik added a commit to chu-yik/eks-workshop-sample-api-service-go that referenced this pull request Sep 8, 2021
chu-yik added a commit to chu-yik/eks-workshop-sample-api-service-go that referenced this pull request Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant