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
chore(Dockerfile): update base image and install additional packages
- Updated the Dockerfile to use a new base image.
- Installed additional necessary packages such as curl, wget, jq, zip, and unzip.
- Organized the installation of packages into sections for better readability.
- Removed duplicate lines in the Dockerfile.
0 commit comments