We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21e2cf9 + 3d33ca4 commit 8cbc5d9Copy full SHA for 8cbc5d9
Dockerfile
@@ -1,5 +1,5 @@
1
# Container image
2
-FROM ruby:3.1.1
+FROM public.ecr.aws/docker/library/ruby:3.1.1
3
4
COPY . /usr/src/app
5
0 commit comments