Skip to content

Commit

Permalink
use latest 8x version in compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
cbaker6 committed Jan 20, 2025
1 parent 64a6dc0 commit b7cc3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.4'

services:
parse:
image: netreconlab/parse-hipaa:latest
image: netreconlab/parse-hipaa:8-alpha
environment:
CLUSTER_INSTANCES: 1
PARSE_SERVER_APPLICATION_ID: E036A0C5-6829-4B40-9B3B-3E05F6DF32B2
Expand Down

0 comments on commit b7cc3cf

Please sign in to comment.