After update can no longer connect to Conbee II/deConz

I use docker to host both home-assistant image and deconz. This setup has worked fine for me during the last year. HA automatically detects the gateway and my bulbs show up. Today I upgraded from HA 2022.2.1 to 2022.5 and deconz 2.13.04 to 2.15.03. Now however, HA cannot find the gateway anymore. Then I tried reverting to the old version but I have the same issue. Here are my logs in HA:

2022-05-06 21:40:32 ERROR (MainThread) [homeassistant.config_entries] Error importing platform config_flow from integration sun to set up sun configuration entry: No module named 'homeassistant.components.sun.config_flow'

2022-05-06 21:40:45 ERROR (MainThread) [homeassistant.components.deconz] Error connecting to deCONZ gateway at 172.23.0.2

2022-05-06 21:40:45 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Conbee II' for deconz integration not ready yet; Retrying in background

2022-05-06 21:40:45 WARNING (Recorder) [homeassistant.components.recorder.migration] Database is about to upgrade. Schema version: 28

2022-05-06 21:40:55 ERROR (MainThread) [homeassistant.components.deconz] Error connecting to deCONZ gateway at 172.23.0.2

2022-05-06 21:41:15 ERROR (MainThread) [homeassistant.components.deconz] Error connecting to deCONZ gateway at 172.23.0.2

2022-05-06 21:41:45 ERROR (MainThread) [homeassistant.components.deconz] Error connecting to deCONZ gateway at 172.23.0.2

2022-05-06 21:42:35 ERROR (MainThread) [homeassistant.components.deconz] Error connecting to deCONZ gateway at 172.23.0.2

2022-05-06 21:44:05 ERROR (MainThread) [homeassistant.components.deconz] Error connecting to deCONZ gateway at 172.23.0.2

In I log into phoscon, i can see in the top right corner:
172.19.0.2

Could the IP have changed for some reason?