Skip to content

Commit 98371bd

Browse files
chore(deps): bump golang from 1.25.4 to 1.25.5 in /clean-code
Bumps golang from 1.25.4 to 1.25.5. --- updated-dependencies: - dependency-name: golang dependency-version: 1.25.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3144194 commit 98371bd

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)