Skip to content

Commit 8d4bfb8

Browse files
🌱 Bump ubi9/nodejs-18 from 1-112.1720017853 to 1-118
Bumps ubi9/nodejs-18 from 1-112.1720017853 to 1-118. --- updated-dependencies: - dependency-name: ubi9/nodejs-18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e920acb commit 8d4bfb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# - https://github.com/konveyor/tackle2-ui/pull/1781
99

1010
# Builder image
11-
FROM registry.access.redhat.com/ubi9/nodejs-18:1-112.1720017853 as builder
11+
FROM registry.access.redhat.com/ubi9/nodejs-18:1-118 as builder
1212

1313
USER 1001
1414
COPY --chown=1001 . .

0 commit comments

Comments
 (0)