Skip to content

Commit 4a567db

Browse files
readme: update docker image link
1 parent 1ef90ea commit 4a567db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
### Docker Image
9191

9292
The Docker image used for the action consists of 2 parts: The base image, based on Fedora and which can be found
93-
[here](docker/Dockerfile), and the specific image of the runtime you choose, which is generated through
93+
[here](./Dockerfile), and the specific image of the runtime you choose, which is generated through
9494
[this](.github/workflows/docker.yml) GitHub Actions workflow.
9595

9696
You can specify the specific runtime you need to use through the image tags:

0 commit comments

Comments
 (0)