Skip to content

Commit

Permalink
Merge pull request #7779 from justinsb/remove_deprecated_stamp_attribute
Browse files Browse the repository at this point in the history
bazel: remove deprecated stamp attribute from container building
  • Loading branch information
k8s-ci-robot authored Oct 15, 2019
2 parents e26a4fa + b8f78e6 commit d84e761
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion images/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ container_bundle(
images = {
"protokube:{STABLE_PROTOKUBE_TAG}": "protokube-image",
},
stamp = True,
)

load("//tools:gzip.bzl", "gzip")
Expand Down

0 comments on commit d84e761

Please sign in to comment.