Skip to content

Commit ecdf93c

Browse files
chore(deps): update amaysim/serverless docker tag to v3.36.0
1 parent b897622 commit ecdf93c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ WORKDIR /src
33
COPY ./*.sh ./
44
RUN shellcheck -e SC1091,SC1090 ./*.sh
55

6-
FROM amaysim/serverless:3.28.1 AS restore
6+
FROM amaysim/serverless:3.36.0 AS restore
77
WORKDIR /src
88
COPY package.json yarn.lock ./
99
RUN yarn

0 commit comments

Comments
 (0)