Skip to content

Commit f86e799

Browse files
Update docker.io/library/mongo Docker tag to v8.0.13
1 parent 90c853e commit f86e799

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

kustomize/overlays/compose-api-local/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ images:
77
- name: ghcr.io/biosimulations/compose-api
88
newTag: 0.0.1
99
- name: docker.io/library/mongo
10-
newTag: 8.0.12
10+
newTag: 8.0.13
1111

1212
replicas:
1313
- count: 1

kustomize/overlays/compose-api-rke/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ images:
77
- name: ghcr.io/biosimulations/compose-api
88
newTag: 0.0.1
99
- name: docker.io/library/mongo
10-
newTag: 8.0.12
10+
newTag: 8.0.13
1111

1212
replicas:
1313
- count: 1

0 commit comments

Comments
 (0)