Skip to content

Commit 90a0fe8

Browse files
committed
update script to also run on ./docker-compose subdirectory
1 parent c2968c7 commit 90a0fe8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/update-docker-tags.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ cd "$root_dir"
88
CONSTRAINT=$1
99

1010
go run ./tools/enforce-tags "$CONSTRAINT" ./pure-docker
11+
go run ./tools/enforce-tags "$CONSTRAINT" ./docker-compose

0 commit comments

Comments
 (0)