Skip to content

Commit

Permalink
chore(frontend): 0.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
eatyourgreens committed Aug 30, 2024
1 parent 6a3c831 commit ec9999d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.9
image: ghcr.io/nismod/jsrat-frontend:0.4.10
platform: linux/amd64
build: ./frontend
ports:
Expand Down
4 changes: 2 additions & 2 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "irv-jamaica",
"version": "0.4.9",
"version": "0.4.10",
"private": true,
"type": "module",
"dependencies": {
Expand Down

0 comments on commit ec9999d

Please sign in to comment.