Skip to content

Commit

Permalink
chore: update deps + node
Browse files Browse the repository at this point in the history
  • Loading branch information
kernoeb committed Oct 29, 2024
1 parent 39e4269 commit fc022fe
Show file tree
Hide file tree
Showing 3 changed files with 1,502 additions and 2,489 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Node base image
FROM node:20.17.0-alpine3.20 AS node-base
FROM node:20.18.0-alpine3.20 AS node-base
LABEL maintainer="kernoeb <[email protected]>"

FROM node-base AS build-tools
Expand Down
Loading

0 comments on commit fc022fe

Please sign in to comment.