Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 8d83f00

Browse files
Bump library/node from f2cf744 to dfb18d8
Bumps library/node from `f2cf744` to `dfb18d8`. --- updated-dependencies: - dependency-name: library/node dependency-version: 23-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55f6d86 commit 8d83f00

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
@@ -27,7 +27,7 @@ COPY . /app
2727
RUN sed -i "s/_VERSION =.*/_VERSION = \"${CODEGATE_VERSION}\"/g" /app/src/codegate/__init__.py
2828

2929
# Build the webapp
30-
FROM docker.io/library/node:23-slim@sha256:f2cf744a59dcdd05b354754704a527de9fb0c5d8e924b0fc3628dedc23573c39 AS webbuilder
30+
FROM docker.io/library/node:23-slim@sha256:dfb18d8011c0b3a112214a32e772d9c6752131ffee512e974e59367e46fcee52 AS webbuilder
3131

3232

3333

0 commit comments

Comments
 (0)