cypress-io / cypress-docker-images

Docker images with Cypress dependencies and browsers
https://on.cypress.io/continuous-integration
MIT License
1.03k stars 380 forks source link

feat: update to Debian 12.7 (bookworm) #1208

Closed MikeMcC399 closed 2 months ago

MikeMcC399 commented 2 months ago

Issue

Debian 12.7 was released on Aug 31, 2024.

Cypress Factory is currently based on Debian 12.6.

See Debian Releases for an overview.

Change

Update to BASE_IMAGE='debian:12.7-slim'

cypress-app-bot commented 2 months ago