Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikamura authored May 14, 2024
1 parent ca77704 commit 9a726b6
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.11.1-bullseye-slim AS base
FROM node:20.13.1-bullseye-slim AS base

ENV DEBIAN_FRONTEND="noninteractive" \
LANGUAGE="en_US.UTF-8" \
Expand Down

0 comments on commit 9a726b6

Please sign in to comment.