Skip to content

Commit

Permalink
[VS code dev container] Use Docker image from ECR
Browse files Browse the repository at this point in the history
Signed-off-by: Hanwen <hanwenli@amazon.com>
  • Loading branch information
hanwen-pcluste committed Aug 23, 2024
1 parent df02df4 commit 3fa98ad
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 ruby:2.7
FROM public.ecr.aws/docker/library/ruby:2.7

LABEL maintainer="Amazon Web Services"

Expand Down

0 comments on commit 3fa98ad

Please sign in to comment.