explicitly use docker library

This commit is contained in:
2025-04-19 00:17:31 +03:00
parent e22713b282
commit 5bd0a57417
11 changed files with 12 additions and 12 deletions

View File

@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: mongoexpress
image: mongo-express
image: mirror.gcr.io/library/mongo-express
ports:
- name: mongoexpress
containerPort: 8081