updated mongo (#2230)

This commit is contained in:
Deepak Prabhakara 2024-01-31 12:44:24 +00:00 committed by GitHub
parent 61b0ddfa68
commit 8c469d3655
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -75,7 +75,7 @@ jobs:
ports:
- 6379:6379
mongo:
image: mongo:4.4.10
image: mongo:4.4.28
ports:
- 27017:27017
mysql:

View File

@ -14,7 +14,7 @@ services:
- 6379:6379
restart: always
mongo:
image: mongo:4.4.10
image: mongo:4.4.28
ports:
- 27017:27017
restart: always

View File

@ -30,7 +30,7 @@ spec:
spec:
containers:
- name: mongo
image: mongo:4.4.10
image: mongo:4.4.28
imagePullPolicy: IfNotPresent
env:
# - name: MONGO_INITDB_ROOT_USERNAME