Skip to content

Commit

Permalink
add backLinkFallback
Browse files Browse the repository at this point in the history
  • Loading branch information
jenbutongit committed Aug 15, 2023
1 parent e362daf commit 463e0c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docker/apply/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_IMAGE_TAG="3.25.58-rc.917"
ARG BASE_IMAGE_TAG="3.25.59-rc.918"
FROM ghcr.io/xgovformbuilder/digital-form-builder-runner:$BASE_IMAGE_TAG as base
WORKDIR /usr/src/app
RUN rm -r runner/dist/server/forms && rm -r runner/src
Expand Down
1 change: 1 addition & 0 deletions docker/apply/forms-json/lawyers.json
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@
]
},
{
"backLinkFallback": "/application/lawyers/which-list-of-lawyers",
"path": "/what-size-is-your-company-or-firm",
"title": "What size is your company or firm?",
"components": [
Expand Down

0 comments on commit 463e0c4

Please sign in to comment.