Skip to content

Commit 4e0688e

Browse files
Bump the docker group with 1 update (#67)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18805fb commit 4e0688e

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.21.5 AS builder
1+
FROM --platform=$BUILDPLATFORM golang:1.21.6 AS builder
22

33
COPY . /app
44
WORKDIR /app

0 commit comments

Comments
 (0)