Skip to content

Commit b04e102

Browse files
authored
Merge pull request #1223 from plus3it/dependabot/docker/bats/bats-1.12.0
build(deps): Bump bats/bats from 1.11.1 to 1.12.0
2 parents 0f19fcb + 809bf83 commit b04e102

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.11.1 as bats
6+
FROM bats/bats:1.12.0 as bats
77

88
FROM hashicorp/packer:1.12.0 as packer
99

0 commit comments

Comments
 (0)