Skip to content

Commit 95444c2

Browse files
authored
Fix supply chain security (#18949)
* Fix supply chain security * Update Dockerfile
1 parent 7a2ac91 commit 95444c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/datacontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.8
1+
FROM mcr.microsoft.com/cbl-mariner/distroless/base:1.0
22

33
RUN apk update && \
44
apk add git

0 commit comments

Comments
 (0)