Skip to content

Commit

Permalink
chore: update node image used in Dockerfile to a supported version by…
Browse files Browse the repository at this point in the history
… angular v18
  • Loading branch information
andrbo committed Aug 16, 2024
1 parent 60866ab commit 33ed711
Show file tree
Hide file tree
Showing 2 changed files with 1,054 additions and 1,657 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18-alpine as build
FROM node:20.11-alpine as build

ARG BASE_HREF=/veidemann/
ARG VERSION
Expand Down
Loading

0 comments on commit 33ed711

Please sign in to comment.