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 Dec 8, 2024
1 parent f5bfa72 commit 52d426c
Show file tree
Hide file tree
Showing 3 changed files with 1,112 additions and 899 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:22.11.0-alpine3.20 AS node-base
FROM node:22.12.0-alpine3.20 AS node-base
LABEL maintainer="kernoeb <[email protected]>"

FROM node-base AS build-tools
Expand Down
Loading

0 comments on commit 52d426c

Please sign in to comment.