Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit f1f773c

Browse files
author
Néstor Salceda
committed
fix: Use 1.5 instead of 1.5.0
RH is rejecting the image because of critical vulnerabilities ???!!
1 parent ab17434 commit f1f773c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the manager binary
2-
FROM quay.io/operator-framework/helm-operator:v1.5.0
2+
FROM quay.io/operator-framework/helm-operator:v1.5
33

44
LABEL name="sysdig-operator"
55
LABEL summary="Sysdig is a unified platform for container and microservices monitoring, troubleshooting, security and forensics. Sysdig platform has been built on top of Sysdig tool and Sysdig Inspect open-source technologies."

0 commit comments

Comments
 (0)