Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi8/ubi docker tag to…
Browse files Browse the repository at this point in the history
… v8.10-1020
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent ea3ea34 commit 8385399
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion utilities/ubi8-bats/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Builder
FROM registry.access.redhat.com/ubi8/ubi:8.9-1160.1715068735@sha256:83068ea81dd02717b8e39b55cdeb2c1b2c9a3db260f01381b991755d44b15073 AS builder
FROM registry.access.redhat.com/ubi8/ubi:8.10-1020@sha256:44d75007b39e0e1bbf1bcfd0721245add54c54c3f83903f8926fb4bef6827aa2 AS builder

SHELL ["/bin/bash", "-c"]

Expand Down
2 changes: 1 addition & 1 deletion utilities/ubi8-git/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/ubi:8.9-1160.1715068735@sha256:83068ea81dd02717b8e39b55cdeb2c1b2c9a3db260f01381b991755d44b15073
FROM registry.access.redhat.com/ubi8/ubi:8.10-1020@sha256:44d75007b39e0e1bbf1bcfd0721245add54c54c3f83903f8926fb4bef6827aa2

LABEL maintainer="Red Hat Services"

Expand Down
2 changes: 1 addition & 1 deletion utilities/ubi8-google-api-python-client/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/ubi:8.9-1160.1715068735@sha256:83068ea81dd02717b8e39b55cdeb2c1b2c9a3db260f01381b991755d44b15073
FROM registry.access.redhat.com/ubi8/ubi:8.10-1020@sha256:44d75007b39e0e1bbf1bcfd0721245add54c54c3f83903f8926fb4bef6827aa2

LABEL maintainer="Red Hat Services"

Expand Down

0 comments on commit 8385399

Please sign in to comment.