Skip to content

Commit 5a80202

Browse files
authored
Merge pull request #3849 from gofiber/dependabot/docker/clean-code/golang-1.25.5
chore(deps): bump golang from 1.25.4 to 1.25.5 in /clean-code
2 parents 0791d65 + 98371bd commit 5a80202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clean-code/Dockerfile-local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25.4
1+
FROM golang:1.25.5
22
RUN apt update && apt upgrade -y && apt install -y git
33

44
WORKDIR /go/src/app

0 commit comments

Comments
 (0)