Skip to content

Commit

Permalink
trying node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
petersem committed Feb 13, 2024
1 parent aff2856 commit 098b665
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
FROM node:current-alpine

FROM node:18-bullseye-slim
# tzdata for timzone and net-tools
RUN apk update
RUN apk add tzdata
Expand Down

0 comments on commit 098b665

Please sign in to comment.