Skip to content

Commit

Permalink
Merge pull request #45 from spolti/bumpUbi8
Browse files Browse the repository at this point in the history
Bump ubi8 tag to 8.8
  • Loading branch information
openshift-merge-bot[bot] authored Nov 22, 2023
2 parents 01a81f6 + 0807c4b commit 21a8cb1
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 @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6 as build_base
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8 as build_base

# https://docs.docker.com/engine/reference/builder/#automatic-platform-args-in-the-global-scope
# don't provide "default" values (e.g. 'ARG TARGETARCH=amd64') for non-buildx environments,
Expand Down

0 comments on commit 21a8cb1

Please sign in to comment.