Skip to content

Commit

Permalink
fix digest
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz committed Jul 31, 2024
1 parent 4a9a961 commit a9636d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minio/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"

web:
image: "quay.io/minio/minio:RELEASE.2024-07-26T20-48-21Z@sha256:9ef3d0514c0636e86e3db6b2a21c21d4035c17a47ea5464658f2f5d24afd15c6"
image: quay.io/minio/minio:RELEASE.2024-07-26T20-48-21Z@sha256:0bdb62054da7782ab5c23729df4730079dd35bcf03b780819e0f7ddcb6b9f4bc
restart: on-failure
user: "1000:1000"
stop_grace_period: 1m
Expand Down

0 comments on commit a9636d4

Please sign in to comment.