Skip to content

Commit

Permalink
aaaaaaaaaaa
Browse files Browse the repository at this point in the history
  • Loading branch information
tsa96 committed Oct 19, 2024
1 parent 605c36d commit 9b92f6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ services:
image: postgres:15-alpine
restart: unless-stopped
minio:
image: minio/minio
image: minio/minio:RELEASE.2024-08-17T01-24-54Z
container_name: minio
createbuckets:
image: minio/mc
image: minio/mc:RELEASE.2024-08-17T11-33-50Z
container_name: minio_create_buckets
depends_on:
- minio

0 comments on commit 9b92f6b

Please sign in to comment.