File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ is also known as
16
16
17
17
## Tags
18
18
19
+ - [ 3.9.0-redhat-ubi-9.3] ( https://github.com/mongodb/mongo-cxx-driver/blob/ca6a89c3b4039b9b097a2945a2db1584d63a6b98/extras/docker/redhat-ubi-9.3/Dockerfile )
19
20
- [ 3.8.1-redhat-ubi-9.2] ( https://github.com/mongodb/mongo-cxx-driver/blob/5b1b515e1b355943003d72a04ae47a9e0e174374/extras/docker/redhat-ubi-9.2/Dockerfile )
20
21
- [ 3.8.0-redhat-ubi-9.2] ( https://github.com/mongodb/mongo-cxx-driver/blob/cb9dc3e927299bb9d2f2dc04878234e32c129685/extras/docker/redhat-ubi-9.2/Dockerfile )
21
22
@@ -31,7 +32,7 @@ instance for
31
32
Next, create a ` Dockerfile ` like so.
32
33
``` Dockerfile
33
34
# Dockerfile
34
- FROM mongodb/mongo-cxx-driver:3.8.1 -redhat-ubi-9.2
35
+ FROM mongodb/mongo-cxx-driver:3.9.0 -redhat-ubi-9.3
35
36
36
37
WORKDIR /build
37
38
@@ -160,7 +161,7 @@ instance for
160
161
Next, create a ` Dockerfile ` like so.
161
162
``` Dockerfile
162
163
# Dockerfile
163
- FROM mongodb/mongo-cxx-driver:3.8.1 -redhat-ubi-9.2
164
+ FROM mongodb/mongo-cxx-driver:3.9.0 -redhat-ubi-9.3
164
165
165
166
WORKDIR /build
166
167
@@ -316,4 +317,4 @@ Pinged your deployment using the MongoDB C Driver. You successfully connected to
316
317
317
318
# License
318
319
319
- [ Apache License Version 2.0] ( https://github.com/mongodb/mongo-cxx-driver/blob/master/LICENSE )
320
+ [ Apache License Version 2.0] ( https://github.com/mongodb/mongo-cxx-driver/blob/master/LICENSE )
You can’t perform that action at this time.
0 commit comments