Skip to content

Commit

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

build(deps): bump node from 22.5.1-bookworm-slim to 22.6.0-bookworm-slim in /frontend
  • Loading branch information
gregory-j-baker committed Aug 20, 2024
2 parents db605ea + 7ee56f1 commit 24e2d9d
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:22.5.1-bookworm-slim AS base
FROM docker.io/node:22.6.0-bookworm-slim AS base



Expand Down

0 comments on commit 24e2d9d

Please sign in to comment.