Skip to content

Commit 566fc43

Browse files
authored
Merge pull request #20 from mmul-it/use-v1.2.0-as-base-container
Use kpa-marp-pandoc:v1.2.0 as base container
2 parents 54be70d + ee93555 commit 566fc43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Dockerfile for KPA project to be used in CI
22

33
# Start from kpa-marp-pandoc
4-
FROM ghcr.io/mmul-it/kpa-marp-pandoc:v1.1.0
4+
FROM ghcr.io/mmul-it/kpa-marp-pandoc:v1.2.0
55

66
# Create workdir path
77
RUN mkdir /kpa

0 commit comments

Comments
 (0)