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
Updates the golang base image version in the Dockerfile
from 1.21-alpine to 1.24-alpine.
This ensures that the application is built and runs with the
latest stable version of Go, which may include bug fixes,
performance improvements, and new features.
0 commit comments