Skip to content

Commit ef72fc0

Browse files
committed
chore: #210 Bump UBI 9 base image to 9.7-1763362218
Signed-off-by: Laurent Broudoux <laurent.broudoux@gmail.com>
1 parent 7f95952 commit ef72fc0

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.6-1755695350
11+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1763362218
1212

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

0 commit comments

Comments
 (0)