Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: bats/bats
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 27, 2024
1 parent 5f43c09 commit 40999ca
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:v1.10.0
FROM bats/bats:1.11.0

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

0 comments on commit 40999ca

Please sign in to comment.