Commit fd2b5792 authored by Yuwen Ma's avatar Yuwen Ma

Rebase etcd-version-monitor base image to distroless.

parent ba345916
...@@ -12,8 +12,7 @@ ...@@ -12,8 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
FROM scratch FROM gcr.io/distroless/static:latest
LABEL maintainer "Shyam JVS <shyamjvs@google.com>"
COPY etcd-version-monitor /etcd-version-monitor 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