chore: publish 0.2.0+RELEASE.2022-03-26T06-49-28Z release

This commit is contained in:
3wc 2022-04-02 13:15:19 +02:00
parent 6abcee338b
commit 8df2b53cd9
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: minio/minio:RELEASE.2021-04-22T15-44-28Z
image: minio/minio:RELEASE.2022-03-26T06-49-28Z
volumes:
- minio-data:/export
networks:
@ -21,7 +21,7 @@ services:
#- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
- "coop-cloud.${STACK_NAME}.version=0.1.0+RELEASE.2021-04-22T15-44-28Z"
- "coop-cloud.${STACK_NAME}.version=0.2.0+RELEASE.2022-03-26T06-49-28Z"
command: server /export
secrets:
- secret_key