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 6c49376 + f969259 commit 4ae1b9eCopy full SHA for 4ae1b9e
clean-code/Dockerfile-local
@@ -1,4 +1,4 @@
1
-FROM golang:1.25.2
+FROM golang:1.25.3
2
RUN apt update && apt upgrade -y && apt install -y git
3
4
WORKDIR /go/src/app
0 commit comments