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
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
+ ## [ Unreleased: 5.11.0-rc.33]
8
+ ### Changed
9
+ - FIO-10526: udate viewer path in Dockerfile
10
+
7
11
## 5.11.0-rc.32
8
12
### Changed
9
13
- Updated @formio/premium @3.0.7-rc.3
10
14
11
-
12
15
## 5.10.16
13
16
### Changed
14
17
- Official Release
Original file line number Diff line number Diff line change 20
20
# ######################################################
21
21
22
22
FROM 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