Skip to content

Commit

Permalink
chore(dev): use ubuntu image from amazon ECR public gallery instead o…
Browse files Browse the repository at this point in the history
…f docket hub (#5341)
  • Loading branch information
NikaHsn authored Aug 22, 2024
1 parent ac03237 commit db95ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:latest
FROM public.ecr.aws/ubuntu/ubuntu:latest

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

Expand Down

0 comments on commit db95ad0

Please sign in to comment.