Skip to content

Commit

Permalink
Bump node from 23.0.0-bookworm-slim to 23.1.0-bookworm-slim in /Websi…
Browse files Browse the repository at this point in the history
…te in the docker group (#1132)
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent a757332 commit d233622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Website/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:23.0.0-bookworm-slim AS base
FROM node:23.1.0-bookworm-slim AS base

EXPOSE 3000

Expand Down

0 comments on commit d233622

Please sign in to comment.