Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit

Permalink
Merge pull request #79 from 12joan/depfu/engine/yarn/nodejs-20.11.1
Browse files Browse the repository at this point in the history
Update Node.js 20.8.0 → 20.11.1
  • Loading branch information
12joan authored Feb 16, 2024
2 parents 16c8cf9 + c290ef3 commit 23d1509
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
@@ -1,4 +1,4 @@
FROM node:20.8.0-alpine
FROM node:20.11.1-alpine

WORKDIR /app

Expand Down

0 comments on commit 23d1509

Please sign in to comment.