We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50c7a4b commit 54c9893Copy full SHA for 54c9893
.github/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.1
+FROM golang:1.24.2
2
3
RUN apt-get update && \
4
DEBIAN_FRONTEND=noninteractive apt-get -y install --no-install-recommends \
0 commit comments