We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e46a3f commit e240baaCopy full SHA for e240baa
docker/deployment/prod/kustomization.yaml
@@ -10,15 +10,15 @@ resources:
10
# because of that we have to do a bit of a workaround to allow setting the image tag for the correct container
11
images:
12
- name: sillsdev/web-languageforge
13
- newTag: 2023-09-21
+ newTag: 2023-11-13
14
- name: sillsdev/web-languageforge-next-proxy
15
newName: sillsdev/web-languageforge
16
- newTag: next-proxy-2023-09-21
+ newTag: next-proxy-2023-11-13
17
- name: sillsdev/web-languageforge-next-app
18
19
- newTag: next-app-2023-09-21
+ newTag: next-app-2023-11-13
20
- name: ghcr.io/sillsdev/lfmerge
21
- newTag: 2.0.135
+ newTag: 2.0.136
22
23
patches:
24
- path: app-config-patch.yaml
0 commit comments