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