Mike McCready

Results 2194 comments of Mike McCready

@jennifer-shehane > We'd be open to this upgrade to Debian 12 and can help if any issues are encountered. The change itself should be straightforward. The effort needs to go...

@jennifer-shehane I had a preliminary look at this and it seems that I can't successfully run `docker compose build` on Windows where I have Docker Desktop installed. My Linux environments...

@jennifer-shehane You can assign this issue to me and I will submit a PR to update to Debian 12. - In the process of working on this, I hit an...

- PR https://github.com/cypress-io/cypress-docker-images/pull/1057 submitted to resolve this enhancement request

[cypress/factory:4.0.0](https://hub.docker.com/layers/cypress/factory/4.0.0/images/sha256-7a9498698dc9ceacb1a3e93cc602436f6e135c734a701681ef0fe7304e2cc601?context=explore) has now been published to [Docker Hub cypress/factory](https://hub.docker.com/r/cypress/factory) The version of Debian is confirmed updated to Debian 12.5 (`bookworm`): ```shell docker pull cypress/factory:4.0.0 docker run -it cypress/factory:4.0.0 ``` ```text...

## Update info On [Cypress at dockerhub](https://hub.docker.com/u/cypress), images tagged with `latest` (default tag) are now all based on Debian `12.5` (`bookworm`). This is due to the release of [Cypress 13.11.0](https://docs.cypress.io/guides/references/changelog#13-11-0)...

Closing due to inactivity. Also the image generation process has been completely changed in the meantime.

@opidhorna-dh-nf Are you still encountering this issue and / or do you still need [Node.js 18.12.1](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#2022-11-03-version-18121-hydrogen-lts-juanarbol) released Nov 3, 2022? The `Node.js 18.x` LTS maintenance version is now `v18.20.3` according...

I can also reproduce this issue, also following the [Node.js Verifying binaries](https://github.com/nodejs/node/blob/main/README.md#verifying-binaries) documentation. To resolve, the issue would need to be addressed through https://github.com/nodejs/node/issues. I suggest however not to follow...