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.
2 parents d8d260a + fd2b579 commit 738d29bCopy full SHA for 738d29b
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