Skip to content

Commit

Permalink
Merge pull request #582 from openchia/dependabot/docker/node-18.20.4-…
Browse files Browse the repository at this point in the history
…bookworm
  • Loading branch information
djerfy authored Jul 12, 2024
2 parents 14cd718 + 56955cc commit 0e8abe2
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.3-bookworm AS build
FROM node:18.20.4-bookworm AS build

WORKDIR /build

Expand Down

0 comments on commit 0e8abe2

Please sign in to comment.