Skip to content

Commit 4f2e978

Browse files
authored
Merge pull request #3319 from gofiber/dependabot/docker/clean-code/golang-1.25.1
chore(deps): bump golang from 1.25.0 to 1.25.1 in /clean-code
2 parents 67f9e83 + 9a45fec commit 4f2e978

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.0
1+
FROM golang:1.25.1
22
RUN apt update && apt upgrade -y && apt install -y git
33

44
WORKDIR /go/src/app

0 commit comments

Comments
 (0)