Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Most recent version to date.
  • Loading branch information
yarons committed Feb 19, 2024
1 parent 0249307 commit fe90e3a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ services:
build:
context: .
args:
# master was broken when I last tried
PTZTAG: "1.0.2930.75"
PTZTAG: "1.0.2981.59"
depends_on:
- 'mongo'
container_name: pritunl-zero
Expand Down

0 comments on commit fe90e3a

Please sign in to comment.