File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- linux/amd64=registry.k8s.io/build-image/debian-base:bullseye-v1.4.2
2
- linux/arm64=registry.k8s.io/build-image/debian-base:bullseye-v1.4.2
1
+ linux/amd64=registry.k8s.io/build-image/debian-base:bullseye-v1.4.3
2
+ linux/arm64=registry.k8s.io/build-image/debian-base:bullseye-v1.4.3
3
3
windows/amd64/1809=mcr.microsoft.com/windows/nanoserver:1809
4
4
windows/amd64/1903=mcr.microsoft.com/windows/nanoserver:1903
5
5
windows/amd64/1909=mcr.microsoft.com/windows/nanoserver:1909
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- ARG BASEIMAGE=registry.k8s.io/build-image/debian-base:bullseye-v1.4.2
15
+ ARG BASEIMAGE=registry.k8s.io/build-image/debian-base:bullseye-v1.4.3
16
16
17
17
FROM golang:1.19 as builder
18
18
WORKDIR /go/src/sigs.k8s.io/secrets-store-csi-driver
You can’t perform that action at this time.
0 commit comments