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.2.8
2- SYSROOT_CLI_IMAGE = faasm.azurecr.io/cpp-sysroot:0.2.8
1+ SYSROOT_VERSION = 0.2.9
2+ SYSROOT_CLI_IMAGE = faasm.azurecr.io/cpp-sysroot:0.2.9
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.2.8
22+ image : faasm.azurecr.io/cpp-sysroot:0.2.9
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.2.8
1+ 0.2.9
Original file line number Diff line number Diff line change 11black == 22.3.0
2- faasmctl == 0.3.5
2+ faasmctl == 0.5.6
33flake8 == 4.0.1
44invoke >= 2.0.0
55requests >= 2.31.0
You can’t perform that action at this time.
0 commit comments