File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ permissions:
1818jobs :
1919 deploy :
2020 runs-on : self-hosted
21- container : python:3.10-alpine3.16
21+ container : python:3.10-slim-bullseye
2222 steps :
2323 - uses : actions/checkout@v3
2424
Original file line number Diff line number Diff line change 11# Serverless API Framework
22
3+ [ ![ PyPI version] ( https://badge.fury.io/py/scw-serverless.svg )] ( https://badge.fury.io/py/scw-serverless )
34[ ![ Documentation Status] ( https://readthedocs.org/projects/serverless-api-project/badge/?version=latest )] ( https://serverless-api-project.readthedocs.io/en/latest/?badge=latest )
45[ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/scaleway/serverless-api-project/main.svg )] ( https://results.pre-commit.ci/latest/github/scaleway/serverless-api-project/main )
56
You can’t perform that action at this time.
0 commit comments