File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 if : github.event.pull_request.draft == false
2121 runs-on : ubuntu-latest
2222 container :
23- image : faasm.azurecr.io/cpython:0.3.0
23+ image : faasm.azurecr.io/cpython:0.3.1
2424 credentials :
2525 username : ${{ secrets.ACR_SERVICE_PRINCIPAL_ID }}
2626 password : ${{ secrets.ACR_SERVICE_PRINCIPAL_PASSWORD }}
4444 REDIS_QUEUE_HOST : redis
4545 REDIS_STATE_HOST : redis
4646 container :
47- image : faasm.azurecr.io/cpython:0.3.0
47+ image : faasm.azurecr.io/cpython:0.3.1
4848 credentials :
4949 username : ${{ secrets.ACR_SERVICE_PRINCIPAL_ID }}
5050 password : ${{ secrets.ACR_SERVICE_PRINCIPAL_PASSWORD }}
Original file line number Diff line number Diff line change 1- 0.3.0
1+ 0.3.1
Original file line number Diff line number Diff line change 11black == 22.3.0
2- faasmctl == 0.7.1
2+ faasmctl == 0.13.0
33flake8 == 3.9.2
44invoke >= 2.0.0
55numpy == 1.22.0
You can’t perform that action at this time.
0 commit comments