We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c56d655 commit a903619Copy full SHA for a903619
Earthfile
@@ -8,7 +8,7 @@ all:
8
+golang-base
9
10
golang-base:
11
- FROM golang:1.23.4-alpine
+ FROM golang:1.23.5-alpine
12
13
WORKDIR /app
14
ARG VERSION=dev
0 commit comments