Skip to content

Commit

Permalink
upgrade base image to ubi-minimal:8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
HVBE committed Jun 23, 2021
1 parent 1faad3b commit f9285a8
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/ubi8/ubi-minimal:8.3
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4

RUN mkdir -p /opt/jsonnet && chown nobody /opt/jsonnet

Expand Down

0 comments on commit f9285a8

Please sign in to comment.