Skip to content

Commit e55a317

Browse files
authored
Merge branch 'main' into dependabot/docker/library/golang-1.24.3-alpine
2 parents ba3e68d + f9fb2bc commit e55a317

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.2 AS deb
1+
FROM golang:1.24.3 AS deb
22
WORKDIR /app
33
COPY go.mod .
44
COPY go.sum .

0 commit comments

Comments
 (0)