chore(docker): update nginx base image to 1.27.4-alpine #104
Reference in New Issue
Block a user
Delete Branch "update-nginx-image-to-amd64"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace the nginx base image with amd64/nginx:1.27.4-alpine to
ensure compatibility and take advantage of the latest features
and security updates. Adjust the image reference in both build
and runtime stages of the Dockerfile.