File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- SYSROOT_VERSION = 0.3.0
2- SYSROOT_CLI_IMAGE = faasm.azurecr.io/cpp-sysroot:0.3.0
1+ SYSROOT_VERSION = 0.3.1
2+ SYSROOT_CLI_IMAGE = faasm.azurecr.io/cpp-sysroot:0.3.1
33COMPOSE_PROJECT_NAME = cpp-dev
Original file line number Diff line number Diff line change 1919 if : github.event.pull_request.draft == false
2020 runs-on : ubuntu-latest
2121 container :
22- image : faasm.azurecr.io/cpp-sysroot:0.3.0
22+ image : faasm.azurecr.io/cpp-sysroot:0.3.1
2323 credentials :
2424 username : ${{ secrets.ACR_SERVICE_PRINCIPAL_ID }}
2525 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 == 4.0.1
44invoke >= 2.0.0
55requests >= 2.31.0
You can’t perform that action at this time.
0 commit comments