Skip to content

Commit 4ab09bc

Browse files
chore(deps): bump library/node (#3549)
Bumps the src-payment group with 1 update in the /src/payment directory: library/node. Updates `library/node` from `191ef87` to `f9b8bd6` --- updated-dependencies: - dependency-name: library/node dependency-version: 26.3.1-slim dependency-type: direct:production update-type: version-update:semver-patch dependency-group: src-payment ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
1 parent 8149ec7 commit 4ab09bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/payment/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44

5-
FROM docker.io/library/node:26.3.1-slim@sha256:191ef878ecb351d68b78219593de18bd8942afd59af59f29960dc4b24805a3f1 AS builder
5+
FROM docker.io/library/node:26.3.1-slim@sha256:f9b8bd6c62fcd007c08ce2bb2907485b624b968fd76094445822e0ec14002cf0 AS builder
66

77
WORKDIR /usr/src/app/
88

0 commit comments

Comments
 (0)