fix: use correct codimd image version 2.6.1 (alpine tag not available)
This commit is contained in:
@@ -16,7 +16,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: codimd
|
||||
image: hackmdio/hackmd:2.5.3-alpine
|
||||
image: hackmdio/hackmd:2.6.1
|
||||
resources:
|
||||
requests:
|
||||
memory: "256Mi"
|
||||
|
||||
Reference in New Issue
Block a user