Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mpackard authored Jun 14, 2024
1 parent b12b482 commit 2066710
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ version: "3.5"

services:
globus-proxy:
image: tapis/globus-proxy:1.4.0
# build: .
image: tapis/globus-proxy:1.6.2
# volumes:
# - ./configschema.json:/home/tapis/configschema.json
# - ./config-local.json:/home/tapis/config.json
Expand All @@ -25,4 +24,4 @@ services:

networks:
tapis:
external: true
external: true

0 comments on commit 2066710

Please sign in to comment.