Skip to content

Commit 9a3f278

Browse files
Yangtao-Huajrmy1
authored andcommitted
Update dockerfile to use ecr image
1 parent e12e3d7 commit 9a3f278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/src/golang.org/x/sys/unix/linux/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:20.04
1+
FROM public.ecr.aws/ubuntu/ubuntu:20.04
22

33
# Disable interactive prompts on package installation
44
ENV DEBIAN_FRONTEND noninteractive

0 commit comments

Comments
 (0)