Skip to content

Commit

Permalink
0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
u8sand committed Apr 24, 2024
1 parent f55e864 commit 24e471c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion drc-portals/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
drc-portal-app:
build: .
platform: linux/amd64
image: maayanlab/drc-portal:0.6.4
image: maayanlab/drc-portal:0.6.5
x-kubernetes:
imagePullPolicy: IfNotPresent
ports:
Expand Down
4 changes: 2 additions & 2 deletions drc-portals/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 drc-portals/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "drc-portals",
"version": "0.6.4",
"version": "0.6.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 24e471c

Please sign in to comment.