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.
1 parent b569bb6 commit 49ccee1Copy full SHA for 49ccee1
.github/actions/update-with-latest-versions/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23
+FROM golang:1.24
2
3
ENV DEBIAN_FRONTEND=noninteractive
4
RUN apt update && apt install -y jq && rm -rf /var/lib/apt/lists/*
0 commit comments