Skip to content

Commit db95ad0

Browse files
authored
chore(dev): use ubuntu image from amazon ECR public gallery instead of docket hub (#5341)
1 parent ac03237 commit db95ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:latest
1+
FROM public.ecr.aws/ubuntu/ubuntu:latest
22

33
## Dockerfile for local development of Amplify Flutter packages on Linux
44

0 commit comments

Comments
 (0)