Skip to content

Commit

Permalink
change dockerfile should run workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RoanPaulus committed Nov 11, 2024
1 parent 3a9a463 commit a7aa385
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
Expand Up @@ -4,7 +4,7 @@
########################################################################################################################
########################################################################################################################

FROM node:23.1.0 AS updated-local
FROM node:24.1.0 AS updated-local

ENV TZ=Europe/Amsterdam
ENV CI=true
Expand Down

0 comments on commit a7aa385

Please sign in to comment.