mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-21 06:45:24 -06:00
fix docker build
This commit is contained in:
parent
6384fe5234
commit
18732d7a99
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ variables:
|
|||
GIT_DEPTH: 1
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
DOCKER_DRIVER: overlay2
|
||||
DOCKER_HOST: tcp://docker:2375
|
||||
DOCKER_HOST: tcp://docker:2376
|
||||
BURP_VERSION: 2.2.18
|
||||
PG_VERSION: 10
|
||||
SRC_DIR: burpui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue