Skip to content

Commit d1f264a

Browse files
Trying the docker actions.
1 parent cf525d1 commit d1f264a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build-libraries/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ runs:
5959
uses: docker/build-push-action@v6
6060
with:
6161
context: src/server
62-
file: Dockerfile
62+
file: src/server/Dockerfile
6363
tags: |
6464
ghcr.io/nhsdigital/libshostdocker:latest
6565
# ghcr.io/nhsdigital/libshostdocker:${{ inputs.version }}

0 commit comments

Comments
 (0)