mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Fix image mirroring issues (#28849)
This commit is contained in:
parent
fcded9559c
commit
f06742c7e2
4
.github/workflows/build-opensearch-image.yml
vendored
4
.github/workflows/build-opensearch-image.yml
vendored
@ -29,5 +29,5 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
pull: true
|
pull: true
|
||||||
tags: mattermostdevelopment/mattermost-opensearch:2.7.0
|
tags: mattermostdevelopment/mattermost-opensearch:2.7.0
|
||||||
build-args:
|
build-args: |
|
||||||
- OPENSEARCH_VERSION=2.7.0
|
OPENSEARCH_VERSION=2.7.0
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
"12": "postgres:12@sha256:cc7a021d9aff3aa02788d35c27a5cc32d4790ad92d72232a6be75b76ab7d79db"
|
"12": "postgres:12@sha256:cc7a021d9aff3aa02788d35c27a5cc32d4790ad92d72232a6be75b76ab7d79db"
|
||||||
},
|
},
|
||||||
"mysql": {
|
"mysql": {
|
||||||
"5.7.12": "mysql/mysql-server:5.7.12@sha256:3f0d90736a3298bb04965db697a3a85f1df1480da49eafd256be1ea2b9b5337e",
|
|
||||||
"8.0.32": "mysql/mysql-server:8.0.32@sha256:d6c8301b7834c5b9c2b733b10b7e630f441af7bc917c74dba379f24eeeb6a313"
|
"8.0.32": "mysql/mysql-server:8.0.32@sha256:d6c8301b7834c5b9c2b733b10b7e630f441af7bc917c74dba379f24eeeb6a313"
|
||||||
},
|
},
|
||||||
"minio": {
|
"minio": {
|
||||||
|
Loading…
Reference in New Issue
Block a user