fix(samples/httpasteit): upgrade docker compose version
This commit is contained in:
parent
c2ca782bf6
commit
42ccaaccc6
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
version: "3.3"
|
version: "3.4"
|
||||||
services:
|
services:
|
||||||
httpaste:
|
httpaste:
|
||||||
build:
|
build:
|
||||||
|
|
@ -37,4 +37,4 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ./tor/etc/tor/torrc:/etc/tor/torrc
|
- ./tor/etc/tor/torrc:/etc/tor/torrc
|
||||||
volumes:
|
volumes:
|
||||||
system-shared:
|
system-shared:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue