Skip to content

Commit f81055f

Browse files
authored
Merge pull request #1348 from plus3it/dependabot/docker/bats/bats-1.13.0
build(deps): Bump bats/bats from 1.12.0 to 1.13.0
2 parents d8830f3 + eba75a8 commit f81055f

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)