Describe the bug
I am trying to reproject a raster image from epsg:4326 projection to epsg:2056 the swiss coordinate system in QGIS.
The result is a raster with 150m misplacement in diagonal direction (around 15 pixels). Doing the same reprojection with gdal brings no problems.
Expected behavior
I compare the result with a vector layer. The raster is well georeferenced in epsg:4326 but not in target projection.
Screenshots

System description (please complete the following information):
- Operating System: Windows 11
- GRASS GIS version 8.3.1
version=8.3.1
date=2023
revision=exported
build_date=2023-12-02
build_platform=x86_64-w64-mingw32
build_off_t_size=8
libgis_revision=8.3.1
libgis_date=2023-12-02T20:53:53+00:00
proj=9.3.1
gdal=3.8.1
geos=3.12.1
sqlite=3.41.1
Additional context
Add any other context about the problem here.