Skip to content

Commit b7936da

Browse files
docker(deps): bump debian in the docker-images group (#9)
Bumps the docker-images group with 1 update: debian. Updates `debian` from bookworm-20260112-slim to bookworm-20260202-slim --- updated-dependencies: - dependency-name: debian dependency-version: bookworm-20260202-slim dependency-type: direct:production dependency-group: docker-images ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 571689e commit b7936da

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
@@ -2,7 +2,7 @@
22
# Debian: https://hub.docker.com/_/debian (bookworm = Debian 12)
33
# Node.js LTS: https://nodejs.org (v24.x = current LTS)
44
# Docker CLI: Latest stable from official Docker repository
5-
FROM debian:bookworm-20260112-slim
5+
FROM debian:bookworm-20260202-slim
66

77
ENV DEBIAN_FRONTEND=noninteractive
88
ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache

0 commit comments

Comments
 (0)