Skip to content

Commit

Permalink
build(deps): bump bats/bats from 1.11.0 to 1.11.1 in /bats (#23)
Browse files Browse the repository at this point in the history
Bumps bats/bats from 1.11.0 to 1.11.1.

---
updated-dependencies:
- dependency-name: bats/bats
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 529f035 commit da5c4d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bats/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM bats/bats:1.11.0
FROM bats/bats:1.11.1

RUN apk update && apk upgrade --no-cache && \
apk add --no-cache curl

0 comments on commit da5c4d9

Please sign in to comment.