Skip to content

Instantly share code, notes, and snippets.

@zot24
Created May 7, 2019 20:14
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 zot24/f93805189c2dc145b282913b67909c3d to your computer and use it in GitHub Desktop.
Save zot24/f93805189c2dc145b282913b67909c3d to your computer and use it in GitHub Desktop.
Docker Image resource type using digest on the version as a specific docker image to use
image_resource:
type: docker-image
source: {repository: golang}
version: {digest: "sha256:5f7781ceb97dd23c28f603c389d71a0ce98f9f6c78aa8cbd12b6ca836bfc6c6c"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment