Skip to content

Commit

Permalink
Bumping Dockerfile to latest v20 LTS slim image.
Browse files Browse the repository at this point in the history
  • Loading branch information
1Copenut committed Dec 19, 2023
1 parent 3c0215d commit 31f0221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker-ci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://github.com/zenato/docker-puppeteer/blob/master/Dockerfile

# >=12.0 required (for cypress). v18 is LTS.
FROM --platform=linux/amd64 node:20.9.0-slim
FROM --platform=linux/amd64 node:20.10.0-slim

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

Expand Down

0 comments on commit 31f0221

Please sign in to comment.