Skip to content

Commit

Permalink
Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.4 (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 19, 2021
1 parent 0856239 commit 7b1c408
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 @@ -24,7 +24,7 @@ RUN CGO_ENABLED=0 GOOS=linux \
-o elastic-operator github.com/elastic/cloud-on-k8s/cmd

# Copy the operator binary into a lighter image
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4

ARG VERSION

Expand Down

0 comments on commit 7b1c408

Please sign in to comment.