Skip to content

Commit 7c20ffc

Browse files
committed
chore: #185 Bump UBI base image to 9.6-1755695350
Signed-off-by: Laurent Broudoux <laurent.broudoux@gmail.com>
1 parent f237d94 commit 7c20ffc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 github.com/microcks/microcks-cli
99

1010
# Build image
11-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5-1742914212
11+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1755695350
1212

1313
# Some version information
1414
LABEL maintainer="Laurent Broudoux <laurent@microcks.io>" \

0 commit comments

Comments
 (0)