diff --git a/images/BUILD.bazel b/images/BUILD.bazel index a95545e952..0151642dc9 100644 --- a/images/BUILD.bazel +++ b/images/BUILD.bazel @@ -64,7 +64,6 @@ container_bundle( images = { "protokube:{STABLE_PROTOKUBE_TAG}": "protokube-image", }, - stamp = True, ) load("//tools:gzip.bzl", "gzip")