Skip to content

Commit a66c946

Browse files
chore(deps): update non-minor dependencies to v1.23.5 (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f06c8c commit a66c946

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the webhook binary
2-
FROM --platform=$BUILDPLATFORM golang:1.23.4 AS builder
2+
FROM --platform=$BUILDPLATFORM golang:1.23.5 AS builder
33
ARG TARGETOS
44
ARG TARGETARCH
55

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/sap/image-mapper
22

3-
go 1.23.4
3+
go 1.23.5
44

55
require (
66
github.com/go-logr/logr v1.4.2

0 commit comments

Comments
 (0)