Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit e975a37

Browse files
chore(deps): update golang:1.22.5-alpine3.19 docker digest to 48aac60 (#1962)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c26b956 commit e975a37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugins/sdk-go/example/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM golang:1.22.5-alpine3.19@sha256:0642d4f809abf039440540de1f0e83502401686e3946ed8e7398a1d94648aa6d AS builder
1+
FROM --platform=$BUILDPLATFORM golang:1.22.5-alpine3.19@sha256:48aac60d4f50477055967586f60391fb1f3cbdc2e176e36f1f7f3fd0f5380ef7 AS builder
22

33
ARG TARGETOS TARGETARCH
44

plugins/store/kics/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM golang:1.22.5-alpine3.19@sha256:0642d4f809abf039440540de1f0e83502401686e3946ed8e7398a1d94648aa6d AS builder
1+
FROM --platform=$BUILDPLATFORM golang:1.22.5-alpine3.19@sha256:48aac60d4f50477055967586f60391fb1f3cbdc2e176e36f1f7f3fd0f5380ef7 AS builder
22

33
WORKDIR /artifacts
44

0 commit comments

Comments
 (0)