We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2d40d4f
43c094a
1 parent f5ba687 commit 5e67007Copy full SHA for 5e67007
Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM docker.io/golang:1.24-alpine@sha256:2d40d4fc278dad38be0777d5e2a88a2c6dee51b0b29c97a764fc6c6a11ca893c
+FROM docker.io/golang:1.24-alpine@sha256:43c094ad24b6ac0546c62193baeb3e6e49ce14d3250845d166c77c25f64b0386
16
17
RUN apk add --no-cache curl git make && rm -rf /var/cache/apk/*
18
0 commit comments