Skip to content

Commit

Permalink
Bump base image version (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
hluk committed Nov 11, 2022
1 parent 023491b commit b360834
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
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/ubi:8.5 as builder
FROM registry.access.redhat.com/ubi8/ubi:8.6 as builder

# hadolint ignore=DL3033,DL4006,SC2039,SC3040
RUN set -exo pipefail \
Expand Down

0 comments on commit b360834

Please sign in to comment.