Skip to content

Commit

Permalink
gha: bump cpp and python tags
Browse files Browse the repository at this point in the history
  • Loading branch information
csegarragonz committed Feb 20, 2024
1 parent 68d999f commit 4a092f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
if: ${{ needs.needs-build.outputs.needs-wasm == 'true' }}
runs-on: ubuntu-latest
container:
image: faasm.azurecr.io/examples-build:0.3.1_0.3.1
image: faasm.azurecr.io/examples-build:0.4.0_0.4.0
credentials:
username: ${{ secrets.ACR_SERVICE_PRINCIPAL_ID }}
password: ${{ secrets.ACR_SERVICE_PRINCIPAL_PASSWORD }}
Expand Down

0 comments on commit 4a092f4

Please sign in to comment.