Skip to content

Commit

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

build(deps): bump node from 22.4.1-bookworm-slim to 22.5.1-bookworm-slim in /frontend
  • Loading branch information
gregory-j-baker committed Jul 23, 2024
2 parents 6d669bb + 3b21403 commit 1f59845
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.4.1-bookworm-slim AS base
FROM docker.io/node:22.5.1-bookworm-slim AS base



Expand Down

0 comments on commit 1f59845

Please sign in to comment.