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 75353bc commit f55a5f1Copy full SHA for f55a5f1
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/oss/go/microsoft/golang:1.24.5-fips-azurelinux3.0 AS gobuild-base
+FROM mcr.microsoft.com/oss/go/microsoft/golang:1.24.6-fips-azurelinux3.0 AS gobuild-base
2
RUN tdnf check-update \
3
&& tdnf install -y \
4
git \
0 commit comments