We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eafaa91 commit d0271c7Copy full SHA for d0271c7
cmd/lido-exporter/Dockerfile
@@ -1,5 +1,5 @@
1
# Use the official Golang image to build the application
2
-FROM golang:1.23 as builder
+FROM golang:1.24 as builder
3
4
# Set the Current Working Directory inside the container
5
WORKDIR /app
0 commit comments