Skip to content

Commit

Permalink
Merge pull request #110 from konflux-ci/konflux/mintmaker/main/regist…
Browse files Browse the repository at this point in the history
…ry.access.redhat.com-ubi8-ubi-minimal-8.x

chore(deps): update registry.access.redhat.com/ubi8/ubi-minimal docker tag to v8.10-1130
  • Loading branch information
yftacherzog authored Dec 9, 2024
2 parents f0ee401 + fb74037 commit 72249f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ COPY pkg pkg
# Build
RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -o manager cmd/main.go

FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1052.1724178568
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1130

COPY LICENSE /licenses
COPY --from=builder /opt/app-root/src/manager /
Expand Down

0 comments on commit 72249f8

Please sign in to comment.