Skip to content

Commit f90b6c0

Browse files
TomSweeneyRedHatrh-atomic-bot
authored andcommitted
Add context dir to bud command in baseline test
Signed-off-by: TomSweeneyRedHat <[email protected]> Closes: #748 Approved by: rhatdan
1 parent 70641ee commit f90b6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_buildah_baseline.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ chmod +x $FILE
190190
########
191191
# Build with the Dockerfile
192192
########
193-
buildah bud -f Dockerfile -t whale-says
193+
buildah bud -f Dockerfile -t whale-says .
194194

195195
########
196196
# Create a whalesays container

0 commit comments

Comments
 (0)