Skip to content

Commit

Permalink
chore: #37 Bump to latest ubi-9.3
Browse files Browse the repository at this point in the history
Signed-off-by: Laurent Broudoux <[email protected]>
  • Loading branch information
lbroudoux committed Dec 22, 2023
1 parent e981289 commit cf80c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN CGO_ENABLED=0 GOOS=${TARGETOS} GOARCH=${TARGETARCH} \
go build -ldflags="-s -w" -o microcks-cli github.com/microcks/microcks-cli

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

MAINTAINER Laurent Broudoux <[email protected]>

Expand Down

0 comments on commit cf80c40

Please sign in to comment.