Skip to content

Commit e0b7f58

Browse files
fix
1 parent 3ff220f commit e0b7f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
image: finlex
1717
tags: latest ${{ github.sha }}
18-
containerfiles: ./Containerfile
18+
containerfiles: ./Dockerfile
1919
build-args: |
2020
GIT_SHA=${{ github.sha }}
2121
STAGING=false

0 commit comments

Comments
 (0)