Skip to content

Commit f3fd59b

Browse files
tmp fix to solve latest non updated correctly issue
1 parent 46ae60f commit f3fd59b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.vulnscout/example-spdx3/docker-example-spdx3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
vulnscout:
3-
image: sflinux/vulnscout:latest
3+
image: sflinux/vulnscout:v0.7.0
44
container_name: vulnscout
55
restart: "no"
66
ports:

.vulnscout/example/docker-example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
vulnscout:
3-
image: sflinux/vulnscout:latest
3+
image: sflinux/vulnscout:v0.7.0
44
container_name: vulnscout
55
restart: "no"
66
ports:

0 commit comments

Comments
 (0)