Skip to content

Commit ddd67a1

Browse files
chore(deps): update public.ecr.aws/lambda/nodejs docker tag to v24
1 parent 8503882 commit ddd67a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sam/python/test-resource/hello-world/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM public.ecr.aws/lambda/nodejs:20
1+
FROM public.ecr.aws/lambda/nodejs:24@sha256:3fc65d7a08b0ac0a8fe7953c0c191f61f54ccdfd1f05d760f6650018e0523d82
22

33
COPY app.mjs package*.json ./
44

0 commit comments

Comments
 (0)