Skip to content

Commit

Permalink
chore(deps): bump debian from 12.8-slim to 12.9-slim in /node
Browse files Browse the repository at this point in the history
Bumps debian from 12.8-slim to 12.9-slim.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 299b286 commit 28bc248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:12.8-slim AS base
FROM debian:12.9-slim AS base
LABEL maintainer="[email protected]"
ENV DEBIAN_FRONTEND=noninteractive \
LANG=C.UTF-8 \
Expand Down

0 comments on commit 28bc248

Please sign in to comment.