File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,14 @@ All notable changes to this project will be documented in this file
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## [ Unreleased: 5.11.0-rc.33]
8+ ### Changed
9+ - FIO-10526: udate viewer path in Dockerfile
10+
711## 5.11.0-rc.32
812### Changed
913 - Updated @formio/premium @3.0.7-rc.3
1014
11-
1215## 5.10.16
1316### Changed
1417 - Official Release
Original file line number Diff line number Diff line change 2020# ######################################################
2121
2222FROM formio/pdf-server:5.11.0-rc.32
23- COPY ./dist /src/node_modules/formio- viewer/dist/
23+ COPY ./dist /src/node_modules/@ formio/ viewer/dist/
You can’t perform that action at this time.
0 commit comments