fix(deps): bump golang from 1.24.0 to 1.24.1 in /cmd/operator (#1468) · GoogleCloudPlatform/prometheus-engine@2a523ad (original) (raw)

Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
12 12 # See the License for the specific language governing permissions and
13 13 # limitations under the License.
14 14
15 -FROM --platform=$BUILDPLATFORM google-go.pkg.dev/golang:1.24.0@sha256:f0ed15de6a2c1d1e595b8b3dfaf2dc6af66a38c1891591c4903bd3e1b2e76518 AS buildbase
15 +FROM --platform=$BUILDPLATFORM google-go.pkg.dev/golang:1.24.1@sha256:2339fc6914f7e95db6d9643df0e7d4726452b3496031a5a1eb63739cedf253e8 AS buildbase
16 16 ARG TARGETOS
17 17 ARG TARGETARCH
18 18 WORKDIR /app