Skip to content

Commit 4e578f3

Browse files
chore(deps): update dependency aws/aws-lambda-runtime-interface-emulator to v1.23
1 parent d9e891f commit 4e578f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ EOT
2929
FROM alpine:3.19 AS rie
3030
WORKDIR /app
3131
ARG TARGETPLATFORM
32-
ARG RIE_VERSION=v1.18
32+
ARG RIE_VERSION=v1.23
3333
RUN <<EOT
3434
set -eux
3535

0 commit comments

Comments
 (0)