diff --git a/images/crashloop-operator/Containerfile b/images/crashloop-operator/Containerfile index 6efe81b..79d9c58 100644 --- a/images/crashloop-operator/Containerfile +++ b/images/crashloop-operator/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/golang:1.27.1@sha256:512690a5660563b57d37ecc31129e7f136e831db2aed24a1dbeb8ad7380dc0fa AS builder +FROM docker.io/library/golang:1.27.1@sha256:f44f6e88636cfb311f9ebace870ded69d943f227bb3cb27d32ffd84ea18c43ea AS builder WORKDIR /workspace