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 40ba829 + c7605b0 commit b540e39Copy full SHA for b540e39
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.14.0 as helm
+FROM --platform=${BUILDPLATFORM} docker.io/alpine/helm:3.14.2 as helm
16
17
# Build the manager binary
18
FROM --platform=${BUILDPLATFORM} docker.io/library/golang:1.21.6-bullseye as build
0 commit comments