Skip to content

Commit

Permalink
Merge pull request #1546 from ekino/dependabot/docker/node/debian-12.…
Browse files Browse the repository at this point in the history
…9-slim

chore(deps): bump debian from 12.8-slim to 12.9-slim in /node
  • Loading branch information
axelpavageau authored Jan 20, 2025
2 parents 2474a42 + 28bc248 commit 2857e2f
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 2857e2f

Please sign in to comment.