Skip to content

Commit

Permalink
Update to latest ubuntu-bats
Browse files Browse the repository at this point in the history
  • Loading branch information
Don Murray committed Jul 16, 2024
1 parent 37e9907 commit ee11a76
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
checkout-and-test:
runs-on: ubuntu-latest
container:
image: donaldm314/ubuntu-bats:34
image: donaldm314/ubuntu-bats:101
options: --user root
steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM donaldm314/ubuntu-bats:34
FROM donaldm314/ubuntu-bats:101
2 changes: 1 addition & 1 deletion bitbucket-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: donaldm314/ubuntu-bats:34
image: donaldm314/ubuntu-bats:101
options:
max-time: 1
pipelines:
Expand Down

0 comments on commit ee11a76

Please sign in to comment.