Skip to content

Commit f552487

Browse files
chore(deps): update registry.access.redhat.com/ubi9/nodejs-22-minimal docker tag to v9.7-1778116880 (#931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent afb3055 commit f552487

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.7-1777883927
22+
FROM registry.access.redhat.com/ubi9/nodejs-22-minimal:9.7-1778116880
2323
ARG APP_DIR
2424
ENV SRVDIR="${APP_DIR}"
2525
LABEL io.cryostat.component=console-plugin

0 commit comments

Comments
 (0)