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

Update to provided.al2 runtime #16

Merged
merged 1 commit into from Oct 15, 2023

Conversation

drocco007
Copy link
Contributor

Update the service runtime ahead of the deprecation of the go1.x runtime by AWS.

  • disable CGO during build to avoid glibc version mismatch

  • rename the executable bootstrap and place it in the task root directory as required by the new runtime

Closes #15

Update the service runtime ahead of the deprecation of the go1.x runtime by
AWS.

* disable CGO during build to avoid glibc version mismatch

* rename the executable `bootstrap` and place it in the task root directory
  as required by the new runtime

Closes getsocial-rnd#15
@taraspos taraspos merged commit e6193a0 into getsocial-rnd:master Oct 15, 2023
@taraspos
Copy link
Member

Sorry for the delay, and thanks for the PR!

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.

Update to provided.al2 runtime (Go 1.x runtime deprecated by AWS)
2 participants