Skip to content

Commit 2a46b02

Browse files
Update Docker.yml
1 parent 5974515 commit 2a46b02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ jobs:
1111
matrix:
1212
include:
1313
- image: amolshejole/OpenSign
14-
dockerfile: apps/OpenSign/Dockerfile
14+
dockerfile: apps/OpenSign/Dockerhubfile
1515
- image: amolshejole/OpenSignServer
16-
dockerfile: apps/OpenSignServer/Dockerfile
16+
dockerfile: apps/OpenSignServer/Dockerhubfile
1717
steps:
1818
-
1919
name: Checkout

0 commit comments

Comments
 (0)