Fix tests core reverse scan wasn't using the image

This commit is contained in:
Théophile Diot 2023-05-15 09:20:29 -04:00
parent 9c77f77fa7
commit 991f7ff8d0
No known key found for this signature in database
GPG Key ID: E752C80DB72BB014
1 changed files with 2 additions and 5 deletions

View File

@ -2,11 +2,8 @@ version: "3.5"
services:
bw:
# image: bunkerity/bunkerweb:1.5.0-beta
# pull_policy: never
build:
context: /home/theophile/dev/bunkerweb
dockerfile: src/bw/Dockerfile
image: bunkerity/bunkerweb:1.5.0-beta
pull_policy: never
labels:
- "bunkerweb.INSTANCE"
volumes: