Skip to content

Commit

Permalink
Merge pull request #18 from DNXLabs/4.03-dnx1
Browse files Browse the repository at this point in the history
Updating serverless
  • Loading branch information
mvsnogueira-dnx authored Jun 6, 2024
2 parents 47ceecc + bc3c7ab commit 47f2488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM node:20-alpine

ENV SERVERLESS serverless@4.0.35
ENV SERVERLESS serverless@3.39.0

RUN apk --no-cache update && \

Check failure on line 5 in Dockerfile

View workflow job for this annotation

GitHub Actions / hadolint

SC1091 info: Not following: File not included in mock.

Check failure on line 5 in Dockerfile

View workflow job for this annotation

GitHub Actions / hadolint

SC1091 info: Not following: File not included in mock.
apk --no-cache add \
Expand Down

0 comments on commit 47f2488

Please sign in to comment.