Skip to content

Commit 21a8cb1

Browse files
Merge pull request opendatahub-io#45 from spolti/bumpUbi8
Bump ubi8 tag to 8.8
2 parents 01a81f6 + 0807c4b commit 21a8cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

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

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

0 commit comments

Comments
 (0)