Skip to content

Commit

Permalink
update node version: v20
Browse files Browse the repository at this point in the history
  • Loading branch information
jrCleber committed Sep 4, 2023
1 parent e1f9518 commit 2d5ffc0
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,5 +1,5 @@
### BASE IMAGE
FROM node:18.16-bullseye-slim AS base
FROM node:20-bullseye-slim AS base

RUN apt update -y
RUN apt upgrade -y
Expand Down

0 comments on commit 2d5ffc0

Please sign in to comment.