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
fix: update golang version and install additional packages in Dockerfile
Updated the golang base image to version 1.24.2 and added 'jq' to the
apt-get install command to support JSON processing in subsequent
scripts. This ensures compatibility and enhances functionality.
0 commit comments