We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11af897 commit 662e9e2Copy full SHA for 662e9e2
.github/workflows/python-publish.yml
@@ -18,7 +18,7 @@ permissions:
18
jobs:
19
deploy:
20
runs-on: self-hosted
21
- container: python:3.10-alpine3.16
+ container: python:3.10-slim-bullseye
22
steps:
23
- uses: actions/checkout@v3
24
README.md
@@ -1,5 +1,6 @@
1
# Serverless API Framework
2
3
+[](https://badge.fury.io/py/scw-serverless)
4
[](https://serverless-api-project.readthedocs.io/en/latest/?badge=latest)
5
[](https://results.pre-commit.ci/latest/github/scaleway/serverless-api-project/main)
6
0 commit comments