diff options
Diffstat (limited to 'mission/jwst')
-rw-r--r-- | mission/jwst/jwst.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mission/jwst/jwst.ini b/mission/jwst/jwst.ini index 3293d70..a59072d 100644 --- a/mission/jwst/jwst.ini +++ b/mission/jwst/jwst.ini @@ -11,4 +11,4 @@ destination = {{ storage.delivery_dir }}/README.md destination = {{ storage.delivery_dir }}/release_notes.md [template:Dockerfile.in] -destination = {{ storage.delivery_dir }}/Dockerfile +destination = {{ storage.build_docker_dir }}/Dockerfile |