Skip to content

Commit

Permalink
Merge 8b557ab into 2f3568b
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastien-comeau authored Nov 6, 2023
2 parents 2f3568b + 8b557ab commit 22834d7
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.9.0-bullseye-slim AS base
FROM node:20.9.0-bookworm-slim AS base

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

0 comments on commit 22834d7

Please sign in to comment.