We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0791d65 + 98371bd commit 5a80202Copy full SHA for 5a80202
clean-code/Dockerfile-local
@@ -1,4 +1,4 @@
1
-FROM golang:1.25.4
+FROM golang:1.25.5
2
RUN apt update && apt upgrade -y && apt install -y git
3
4
WORKDIR /go/src/app
0 commit comments