mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-04-19 00:45:18 +00:00
Update docker-related.yaml
Workflow fix fix
This commit is contained in:
parent
8137a46c68
commit
55543e370e
4
.github/workflows/docker-related.yaml
vendored
4
.github/workflows/docker-related.yaml
vendored
@ -10,7 +10,7 @@ on:
|
||||
default: 'true'
|
||||
|
||||
env:
|
||||
DOCKER_IMAGE: ${{ secrets.DOCKER_HUB_USERNAME }}/wgdashboard
|
||||
DOCKER_IMAGE: donaldzou/wgdashboard
|
||||
|
||||
jobs:
|
||||
docker_build_analyze:
|
||||
@ -50,4 +50,4 @@ jobs:
|
||||
command: quickview,cves
|
||||
image: image://${{ env.DOCKER_IMAGE }}:latest
|
||||
summary: true
|
||||
only-severities: critical,high,medium,low,unspecified
|
||||
only-severities: critical,high,medium,low,unspecified
|
||||
|
Loading…
x
Reference in New Issue
Block a user