Skip to content

Commit

Permalink
Merge pull request #779 from DTS-STN/dependabot/docker/frontend/node-…
Browse files Browse the repository at this point in the history
…20.18.1-bookworm-slim

build(deps): bump node from 20.17.0-bookworm-slim to 20.18.1-bookworm-slim in /frontend
  • Loading branch information
gregory-j-baker authored Nov 26, 2024
2 parents 94635d3 + 41e601b commit a6af045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ARG BUILD_ID=0000
ARG BUILD_REVISION=00000000
ARG BUILD_VERSION=19700101-0000-00000000

FROM docker.io/node:20.17.0-bookworm-slim AS base
FROM docker.io/node:20.18.1-bookworm-slim AS base



Expand Down

0 comments on commit a6af045

Please sign in to comment.