Skip to content

Commit fd2b579

Browse files
committed
Rebase etcd-version-monitor base image to distroless.
1 parent ba34591 commit fd2b579

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cluster/images/etcd-version-monitor/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM scratch
16-
LABEL maintainer "Shyam JVS <[email protected]>"
15+
FROM gcr.io/distroless/static:latest
1716

1817
COPY etcd-version-monitor /etcd-version-monitor
1918

0 commit comments

Comments
 (0)