Skip to content

Commit 7b00e51

Browse files
Update build context to docker
1 parent 64a6551 commit 7b00e51

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ jobs:
5151
env:
5252
DOCKER_BUILD_RECORD_UPLOAD: false
5353
with:
54-
context: .
55-
file: ./docker/Dockerfile
54+
context: ./docker
5655
# Need load and tags so we can test it below
5756
load: true
5857
tags: tag_for_testing

0 commit comments

Comments
 (0)