Skip to content

Commit debbcde

Browse files
Bump golang from 1.23.3 to 1.23.4 in the docker group (#93)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7f28d4 commit debbcde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM golang:1.23.3 AS builder
1+
FROM --platform=$BUILDPLATFORM golang:1.23.4 AS builder
22

33
COPY . /app
44
WORKDIR /app

0 commit comments

Comments
 (0)