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 e981289 commit cf80c40Copy full SHA for cf80c40
build/Dockerfile
@@ -8,7 +8,7 @@ RUN CGO_ENABLED=0 GOOS=${TARGETOS} GOARCH=${TARGETARCH} \
8
go build -ldflags="-s -w" -o microcks-cli github.com/microcks/microcks-cli
9
10
# Build image
11
-FROM registry.access.redhat.com/ubi9/ubi-minimal:9.2-750.1696515534
+FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1475
12
13
MAINTAINER Laurent Broudoux <[email protected]>
14
0 commit comments