Skip to content

Commit 93af522

Browse files
chore(deps): update golang:1.26.4 docker digest to 792443b
1 parent d83dedd commit 93af522

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile.audit-scanner

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the audit-scanner binary
2-
FROM golang:1.26.4@sha256:87a41d2539e5671777734e91f467499ed5eafb1fb1f77221dff2744db7a51775 AS builder
2+
FROM golang:1.26.4@sha256:792443b89f65105abba56b9bd5e97f680a80074ac62fc844a584212f8c8102c3 AS builder
33

44
WORKDIR /workspace
55
# Copy the Go Modules manifests

Dockerfile.controller

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1
22

33
# Build the manager binary
4-
FROM golang:1.26.4@sha256:87a41d2539e5671777734e91f467499ed5eafb1fb1f77221dff2744db7a51775 AS build
4+
FROM golang:1.26.4@sha256:792443b89f65105abba56b9bd5e97f680a80074ac62fc844a584212f8c8102c3 AS build
55

66
WORKDIR /workspace
77
# Copy the Go Modules manifests

0 commit comments

Comments
 (0)