We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a02c852 + e357727 commit 5fea498Copy full SHA for 5fea498
images/cso/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM --platform=${BUILDPLATFORM} docker.io/alpine/helm:3.18.2 as helm
+FROM --platform=${BUILDPLATFORM} docker.io/alpine/helm:3.18.3 as helm
16
17
# Build the manager binary
18
FROM --platform=${BUILDPLATFORM} docker.io/library/golang:1.23.5-bullseye as build
0 commit comments