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 <[email protected]>
  • Loading branch information
hanwen-cluster authored and hanwen-pcluste committed Aug 26, 2024
1 parent df02df4 commit 8901b28
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 8901b28

Please sign in to comment.