Skip to content

Commit

Permalink
Merge pull request #539 from DTS-STN/bump-node-version
Browse files Browse the repository at this point in the history
chore(node): bump node version
  • Loading branch information
sebastien-comeau authored Oct 24, 2023
2 parents 5f56016 + 33043a3 commit bcec6b9
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-bullseye-slim AS base
FROM node:20.8.1-bullseye-slim AS base

# Install dependencies only when needed
FROM base AS deps
Expand Down

0 comments on commit bcec6b9

Please sign in to comment.