Skip to content

Commit

Permalink
sonarcloud recommendation
Browse files Browse the repository at this point in the history
  • Loading branch information
briskt committed Aug 28, 2024
1 parent c799cb8 commit f763933
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 golang:1.18

RUN curl -o- -L https://slss.io/install | VERSION=3.7.5 bash && \
RUN curl -o- -L --proto "=https" https://slss.io/install | VERSION=3.7.5 bash && \
mv $HOME/.serverless/bin/serverless /usr/local/bin && \
ln -s /usr/local/bin/serverless /usr/local/bin/sls

Expand Down

0 comments on commit f763933

Please sign in to comment.