Skip to content

Commit

Permalink
Merge pull request #620 from openchia/dependabot/docker/node-18.20.5-…
Browse files Browse the repository at this point in the history
…bookworm

dependabot(docker): bump node from 18.20.4-bookworm to 18.20.5-bookworm
  • Loading branch information
djerfy authored Nov 23, 2024
2 parents aa86cff + e726a24 commit 569575f
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
Expand Up @@ -2,7 +2,7 @@
# Docker build environment #
############################

FROM node:18.20.4-bookworm AS build
FROM node:18.20.5-bookworm AS build

WORKDIR /build

Expand Down

0 comments on commit 569575f

Please sign in to comment.