Skip to content

Commit

Permalink
Merge pull request #78 from mathianasj/fix-security-issues
Browse files Browse the repository at this point in the history
change to ubi8-minimal base with latest tag
  • Loading branch information
raffaelespazzoli committed Oct 11, 2020
2 parents d2cd016 + 8252a67 commit f50957d
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
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi7-dev-preview/ubi-minimal:7.6
FROM registry.access.redhat.com/ubi8/ubi-minimal:latest

ENV OPERATOR=/usr/local/bin/cert-utils-operator \
USER_UID=1001 \
Expand Down

0 comments on commit f50957d

Please sign in to comment.