We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba34591 commit fd2b579Copy full SHA for fd2b579
cluster/images/etcd-version-monitor/Dockerfile
@@ -12,8 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM scratch
16
-LABEL maintainer "Shyam JVS <[email protected]>"
+FROM gcr.io/distroless/static:latest
17
18
COPY etcd-version-monitor /etcd-version-monitor
19
0 commit comments