Skip to content

Commit

Permalink
Upgrade PHG BrAPI server to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewwiese committed Jul 14, 2023
1 parent 63740fd commit 035ec1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions digital-ocean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
- "/run/user/1001/docker.sock:/var/run/docker.sock" # Access rootless socket associated with user
phg_brapi:
container_name: phg_brapi
image: maizegenetics/phg_brapi:1.4
image: maizegenetics/phg_brapi:1.5
restart: unless-stopped
networks:
- brapi_net
Expand Down Expand Up @@ -63,4 +63,4 @@ networks:
hub_net:
name: hub_net
brapi_net:
name: brapi_net
name: brapi_net

0 comments on commit 035ec1c

Please sign in to comment.