Skip to content

Commit

Permalink
chore(frontend): 0.4.17
Browse files Browse the repository at this point in the history
- 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.
  • Loading branch information
eatyourgreens committed Nov 21, 2024
1 parent 37e8a14 commit ad19c95
Show file tree
Hide file tree
Showing 3 changed files with 242 additions and 248 deletions.
2 changes: 1 addition & 1 deletion docker-compose.stage.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Staging environment - as production except for domain
services:
frontend:
image: ghcr.io/nismod/jsrat-frontend:0.4.16
image: ghcr.io/nismod/jsrat-frontend:0.4.17
platform: linux/amd64
build: ./frontend
ports:
Expand Down
Loading

0 comments on commit ad19c95

Please sign in to comment.