[SOLVED] Container time is skewed

I use aws golang sdk inside the project and while building I get Signature not yet current: exception. https://forums.aws.amazon.com/thread.jspa?threadID=103764#

I’ve checked the timestamp by printing it in to the console and notices that the build container is ahead of 5 minutes from the host machine.

Is this caused by any drone configuration?

Nope, drone has no impact over the time inside your docker container. For this you would need to contact Docker support.