Skip to content

Commit cf80c40

Browse files
committed
chore: #37 Bump to latest ubi-9.3
Signed-off-by: Laurent Broudoux <[email protected]>
1 parent e981289 commit cf80c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN CGO_ENABLED=0 GOOS=${TARGETOS} GOARCH=${TARGETARCH} \
88
go build -ldflags="-s -w" -o microcks-cli github.com/microcks/microcks-cli
99

1010
# Build image
11-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.2-750.1696515534
11+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1475
1212

1313
MAINTAINER Laurent Broudoux <[email protected]>
1414

0 commit comments

Comments
 (0)