1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-11-06 16:00:28 +01:00

Update main.yml

This commit is contained in:
Noxcis 2024-08-24 01:29:51 -05:00 committed by GitHub
parent 284a2b7f64
commit b62fece3d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ jobs:
- name: Install Docker Scout
run: |
curl -fsSL https://get.docker.com/scout/install.sh | sh
curl -sSfL https://raw.githubusercontent.com/docker/scout-cli/main/install.sh | sh -s --
- name: Analyze Docker image with Docker Scout
id: analyze-image