Skip to content

Commit 0c32622

Browse files
authored
Merge branch 'main' into dependabot/docker/library/golang-1.24.2-alpine
2 parents b809a47 + c394ae3 commit 0c32622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24.1 AS deb
1+
FROM golang:1.24.2 AS deb
22
WORKDIR /app
33
COPY go.mod .
44
COPY go.sum .

0 commit comments

Comments
 (0)