Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Commit

Permalink
Pin docker image to version 1.0.28 for buildpacks tasks [#161882391]
Browse files Browse the repository at this point in the history
Co-authored-by: Danny Joyce <[email protected]>
  • Loading branch information
Ben16 and Danny Joyce committed Nov 19, 2018
1 parent 2e185ad commit 0767dbc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions tasks/promote-buildpack/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ image_resource:
type: docker-image
source:
repository: pcfnorm/rootfs
tag: 1.0.28


inputs:
Expand Down
1 change: 1 addition & 0 deletions tasks/stage-buildpack/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ image_resource:
type: docker-image
source:
repository: pcfnorm/rootfs
tag: 1.0.28


inputs:
Expand Down
1 change: 1 addition & 0 deletions tasks/upgrade-buildpack/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ image_resource:
type: docker-image
source:
repository: pcfnorm/rootfs
tag: 1.0.28


inputs:
Expand Down

0 comments on commit 0767dbc

Please sign in to comment.