We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be2674d commit 7cc7d16Copy full SHA for 7cc7d16
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## [Unreleased: 5.10.19-rc.2]
8
+### Changed
9
+ - Updated pdf-server@5.10.19-rc.2
10
+
11
## 5.10.18
12
### Changed
13
- Updated pdf-server@5.10.18
Dockerfile
@@ -18,5 +18,5 @@
18
## ##
19
#######################################################
20
21
-FROM formio/pdf-server:5.10.18
+FROM formio/pdf-server:5.10.19-rc.2
22
COPY ./dist /src/node_modules/formio-viewer/dist/
0 commit comments