Skip to content

Commit

Permalink
[linux] Bump CI image to one built 2022-03-07
Browse files Browse the repository at this point in the history
  • Loading branch information
chwarr authored Mar 7, 2022
1 parent b1e6bbc commit ae701a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
runs-on: "ubuntu-latest"

container:
image: bondciimages.azurecr.io/ubuntu-1604:build-38421604
image: bondciimages.azurecr.io/ubuntu-1604:build-52720445

strategy:
fail-fast: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/linux_cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: "ubuntu-latest"

container:
image: bondciimages.azurecr.io/ubuntu-1604:build-38421604
image: bondciimages.azurecr.io/ubuntu-1604:build-52720445

strategy:
fail-fast: false
Expand Down

0 comments on commit ae701a7

Please sign in to comment.