Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
chore(deps): update node.js to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2023
1 parent 7e8319a commit 36312ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18.16.0-bullseye-slim@sha256:b8a9ad50d8833a2aede22170a517e64c79776e9145811d7f6649bb123fb4e258
FROM node:20.3.1-bullseye-slim@sha256:b25b07f3ca6776d74de5b3d7aadafd3a6fb561576aabee46d6da9dfab94a6372

RUN corepack enable
RUN apt-get update && apt-get install cron tzdata -y
Expand Down

0 comments on commit 36312ee

Please sign in to comment.