Skip to content

Commit cec433b

Browse files
author
Ciprian Tibulca
authored
CLOUDP-234220: update Docker base image (#2681)
1 parent e1fb778 commit cec433b

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
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1.3-labs
2-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6
2+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9
33
ENV MONGODB_ATLAS_IS_CONTAINERIZED=true
44

55
COPY <<EOF /etc/yum.repos.d/mongodb-org-x86_64-6.0.repo

0 commit comments

Comments
 (0)