Skip to content

Commit 0ccd999

Browse files
authored
update kubernetes for 7.0.3 (#412)
1 parent dc1fb41 commit 0ccd999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/openemr/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ spec:
5656
# uncomment below line (and comment above line) if forcing mysql x509
5757
#- name: FORCE_DATABASE_X509_CONNECT
5858
value: "1"
59-
image: openemr/openemr:7.0.2
59+
image: openemr/openemr:7.0.3
6060
name: openemr
6161
ports:
6262
- containerPort: 80

0 commit comments

Comments
 (0)