Skip to content

Commit 7cc7d16

Browse files
committed
Update build
1 parent be2674d commit 7cc7d16

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [Unreleased: 5.10.19-rc.2]
8+
### Changed
9+
- Updated pdf-server@5.10.19-rc.2
10+
711
## 5.10.18
812
### Changed
913
- Updated pdf-server@5.10.18

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
## ##
1919
#######################################################
2020

21-
FROM formio/pdf-server:5.10.18
21+
FROM formio/pdf-server:5.10.19-rc.2
2222
COPY ./dist /src/node_modules/formio-viewer/dist/

0 commit comments

Comments
 (0)