mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +00:00
Merge pull request #74767 from yuwenma/rebase-image
Rebase etcd-version-monitor base image to distroless.
This commit is contained in:
commit
738d29b96c
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user