Skip to content

Commit

Permalink
20.11
Browse files Browse the repository at this point in the history
  • Loading branch information
petersem committed Feb 13, 2024
1 parent fad7ad7 commit 0b28b22
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM node:20-alpine-3.19
FROM node:20.11-alpine3.19

# tzdata for timzone and net-tools
RUN apk update
RUN apk add tzdata
Expand Down

0 comments on commit 0b28b22

Please sign in to comment.