chore: refined control script
This commit is contained in:
@@ -31,7 +31,7 @@ services:
|
||||
# Run explicitly by spinup.sh before the services that own these volumes
|
||||
# start - not started by `docker compose up`.
|
||||
restore:
|
||||
image: amazon/aws-cli:2
|
||||
image: amazon/aws-cli:latest
|
||||
container_name: backup-restore
|
||||
entrypoint: [ "/bin/bash", "/restore.sh" ]
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user