Skip to content

Commit

Permalink
Update rversions
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Feb 29, 2024
1 parent c9d708d commit 27e2774
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
rversions:
platform: linux/amd64
build: .
image: "rhub/api-rversions:0.0.30"
image: "rhub/api-rversions:0.0.32"
environment:
- REDIS_HOST=redis
- PORT=3000
Expand Down
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"morgan": "~1.9.1",
"mustache-express": "^1.3.2",
"redis": "^4.6.5",
"rversions": "^2.3.5"
"rversions": "^2.3.7"
},
"devDependencies": {
"ava": "^3.5.0",
Expand Down

0 comments on commit 27e2774

Please sign in to comment.