You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I tried to build docker image with tag 3.4.2 but failed due to checksum error.
17:38:32 + KONG_REPO=34
17:38:32 + DOWNLOAD_URL=https://packages.konghq.com/public/gateway-34/rpm/el/8/x86_64/kong-3.4.2.el8.x86_64.rpm
17:38:32 + curl -fL https://packages.konghq.com/public/gateway-34/rpm/el/8/x86_64/kong-3.4.2.el8.x86_64.rpm -o /tmp/kong.rpm
17:38:32 % Total % Received % Xferd Average Speed Time Time Time Current
....
17:38:39 + echo '46dcb86e1af3d8dd32ff1e679befad2ef11975039effcf94f7d9b46b84b4c3ce /tmp/kong.rpm'
17:38:39 + sha256sum -c -
17:38:39 /tmp/kong.rpm: FAILED
17:38:39 sha256sum: WARNING: 1 computed checksum did NOT match
So, I downloaded the package manually to verify the checksum.
Hello,
I tried to build docker image with tag 3.4.2 but failed due to checksum error.
So, I downloaded the package manually to verify the checksum.
Current checksum value on tag 3.4.2
docker-kong/Dockerfile.rpm
Line 21 in e07de90
The text was updated successfully, but these errors were encountered: