Skip to content

Commit eba75a8

Browse files
build(deps): Bump bats/bats from 1.12.0 to 1.13.0
Bumps bats/bats from 1.12.0 to 1.13.0. --- updated-dependencies: - dependency-name: bats/bats dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 453b61f commit eba75a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.tools

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# Keep these sorted alphabetically, separated by an empty line
55

6-
FROM bats/bats:1.12.0 as bats
6+
FROM bats/bats:1.13.0 as bats
77

88
FROM hashicorp/packer:1.14.2 as packer
99

0 commit comments

Comments
 (0)