Skip to content

Commit 4f41593

Browse files
chore(frontend): 0.4.17 (#210)
- build: Update outdated backend Python packages. - fix: null ref errors in onHover handlers. - fix: React key errors in feature adaptation tables. - refactor: checkbox tree labels and adaptation parameter controls. - build: bump outdated dependencies.
1 parent 37e8a14 commit 4f41593

File tree

3 files changed

+242
-248
lines changed

3 files changed

+242
-248
lines changed

docker-compose.stage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Staging environment - as production except for domain
22
services:
33
frontend:
4-
image: ghcr.io/nismod/jsrat-frontend:0.4.16
4+
image: ghcr.io/nismod/jsrat-frontend:0.4.17
55
platform: linux/amd64
66
build: ./frontend
77
ports:

0 commit comments

Comments
 (0)