Unverified Commit 738d29b9 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #74767 from yuwenma/rebase-image

Rebase etcd-version-monitor base image to distroless.
parents d8d260a0 fd2b5792
......@@ -12,8 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM scratch
LABEL maintainer "Shyam JVS <shyamjvs@google.com>"
FROM gcr.io/distroless/static:latest
COPY etcd-version-monitor /etcd-version-monitor
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment