Max fee per gas less than block base fee

I just start to learn the ethernaut program, and when I execute the ethernaut.onwer()
it says "max fee per gas less than block base fee". How I can reset my base gas fee?

Thx!

Hi mate, welcome onboard. Looks like this person have the same issue than you:
https://github.com/OpenZeppelin/ethernaut/issues/286
Try it, but, you also can moving forward, get an instance and go with
await contract.info() and let´s see if you can try to solve the challenge.