Skip to content

Commit

Permalink
Hotfix: Pull in djangocms-form fix for export bug (#354)
Browse files Browse the repository at this point in the history
* update core-cms image to pick up form export fix

* fix django-meta dependency locking upstream

* update cms image hash

---------

Co-authored-by: Jake Rosenberg <[email protected]>
  • Loading branch information
jarosenb and Jake Rosenberg authored Oct 23, 2023
1 parent 7cc0e32 commit 92390ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/tup-cms/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# TACC/Core-CMS#707 (sans commits irrelevant to TACC) (v3.12.0-beta.4 candidate)
FROM taccwma/core-cms:1f7b95d
# TACC/Core-CMS#736 (cms-forms export hotfix)
FROM taccwma/core-cms:5ceecdd

WORKDIR /code

Expand Down

0 comments on commit 92390ca

Please sign in to comment.