mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 06:01:50 +00:00
Rebase etcd-version-monitor base image to distroless.
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user