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 67f9e83 + 9a45fec commit 4f2e978Copy full SHA for 4f2e978
clean-code/Dockerfile-local
@@ -1,4 +1,4 @@
1
-FROM golang:1.25.0
+FROM golang:1.25.1
2
RUN apt update && apt upgrade -y && apt install -y git
3
4
WORKDIR /go/src/app
0 commit comments