Skip to content

Commit 0715ced

Browse files
[fix](build): change resume to pandoc
Signed-off-by: Ralph Hightower <[email protected]>
1 parent b6cf38d commit 0715ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
4949
with:
5050
context: .
51-
file: .docker/resume.dockerfile
51+
file: .docker/pandoc.dockerfile
5252
push: true
5353
tags: ${{ steps.meta.outputs.tags }}
5454
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)