Skip to content

Commit

Permalink
Update dockerfile to use ecr image
Browse files Browse the repository at this point in the history
  • Loading branch information
Yangtao-Hua authored and jrmy1 committed May 30, 2024
1 parent e12e3d7 commit 9a3f278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/src/golang.org/x/sys/unix/linux/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM public.ecr.aws/ubuntu/ubuntu:20.04

# Disable interactive prompts on package installation
ENV DEBIAN_FRONTEND noninteractive
Expand Down

0 comments on commit 9a3f278

Please sign in to comment.