Skip to content

Commit 2902466

Browse files
chore(deps): update registry.access.redhat.com/ubi9/nodejs-22-minimal docker tag to v9.8-1779828907 (#980)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4526da1 commit 2902466

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ WORKDIR /usr/src/app
1919
ADD backend /usr/src/app
2020
RUN npm ci && npm run build
2121

22-
FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.8-1777531918
22+
FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.8-1779828907
2323
ARG APP_DIR
2424
ENV SRVDIR="${APP_DIR}"
2525
LABEL io.cryostat.component=console-plugin

0 commit comments

Comments
 (0)