Skip to content

Commit faaede6

Browse files
authored
fix: Update parse server to 6.1.0
1 parent 0db3d60 commit faaede6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ services:
7474
depends_on:
7575
- parse
7676
parse:
77-
image: netreconlab/parse-hipaa:6.0.0-dashboard
77+
image: netreconlab/parse-hipaa:6.1.0-dashboard
7878
# Uncomment the image below to use Parse Server 5.4.0 instead. Be sure to comment out 6.0.0x
7979
#image: netreconlab/parse-hipaa:5.4.0-dashboard
8080
environment:

0 commit comments

Comments
 (0)