Skip to content

Instantly share code, notes, and snippets.

@hammertoe
Created July 17, 2020 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hammertoe/c7c5640baa2f1b39516a184b15d8c8a0 to your computer and use it in GitHub Desktop.
Save hammertoe/c7c5640baa2f1b39516a184b15d8c8a0 to your computer and use it in GitHub Desktop.
Go lang
FROM openwhisk/action-golang-v1.12
RUN <command to install deps for go>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment