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 May 5, 2023
1 parent b1d3983 commit be86593
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.1.0-bullseye-slim@sha256:a0fa7b3d32efa42e0a84bea11d21b4daaec38bf1c48f6254849e59c028074d99

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

0 comments on commit be86593

Please sign in to comment.