Skip to content

Commit

Permalink
Merge pull request #2 from Tharushan/dependabot/docker/compose/local/…
Browse files Browse the repository at this point in the history
…node/node-20-bullseye-slim

build(deps): bump node from 18-bullseye-slim to 20-bullseye-slim in /compose/local/node
  • Loading branch information
Tharushan authored Aug 12, 2023
2 parents 00ef7b5 + 442f164 commit 02fc7ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/local/node/Dockerfile
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18-bullseye-slim
FROM node:20-bullseye-slim

WORKDIR /app

Expand Down

0 comments on commit 02fc7ad

Please sign in to comment.