We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86472bd commit 7d3ab3dCopy full SHA for 7d3ab3d
Dockerfile.rie
@@ -1,4 +1,4 @@
1
-FROM public.ecr.aws/lambda/ruby:3.3.2025.08.26.15
+FROM public.ecr.aws/lambda/ruby:3.3
2
3
# Copy source code and build gem in container
4
COPY . ${LAMBDA_TASK_ROOT}/
0 commit comments