feat: dockerproxy
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM dockerproxy.com/mattermost/mattermost-enterprise-edition:latest as base
|
||||
|
||||
FROM python:3.10-alpine3.14 as replacer
|
||||
FROM dockerproxy.com/library/python:3.10-alpine3.14 as replacer
|
||||
|
||||
COPY --from=base /mattermost/bin/mmctl /mmctl
|
||||
COPY --from=base /mattermost/bin/mattermost /mattermost
|
||||
|
||||
Reference in New Issue
Block a user