Skip to content

Commit

Permalink
Merge branch 'main' into enable-lto
Browse files Browse the repository at this point in the history
  • Loading branch information
Isawan authored Sep 1, 2023
2 parents 6c141ee + 204a7d2 commit f2ef461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
POSTGRES_PASSWORD: password

minio:
image: quay.io/minio/minio:latest@sha256:0e343f986202940091b15cbb41e204402e4a15f1c9db0822dbd0b4978a6cdb77
image: quay.io/minio/minio:latest@sha256:76868af456548aab229762d726271b0bf8604a500416b3e9bdcb576940742cda
command: [ "server", "/data", "--console-address", ":9001" ]
network_mode: host
# ports:
Expand Down

0 comments on commit f2ef461

Please sign in to comment.