Skip to content

Commit

Permalink
Merge pull request #2 from rail/node-fixes
Browse files Browse the repository at this point in the history
Upgrade to latest node/npm
  • Loading branch information
rail authored Feb 28, 2024
2 parents 1ec7154 + a48f9d1 commit 57d9011
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 @@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: Apache-2.0

FROM node:16-alpine
FROM node:21-alpine3.18

EXPOSE 5000

Expand Down

0 comments on commit 57d9011

Please sign in to comment.