Skip to content

Commit

Permalink
Bump debian from stable-20240812-slim to stable-20240904-slim
Browse files Browse the repository at this point in the history
Bumps debian from stable-20240812-slim to stable-20240904-slim.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and laneybot[bot] committed Sep 5, 2024
1 parent dd70008 commit dfe2537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ubuntu:noble-20240801 AS ubuntu
# This is more likely to have up-to-date Ubuntu release info
RUN apt update && apt install -y distro-info-data && rm -rf /var/lib/apt/lists/*

FROM debian:stable-20240812-slim
FROM debian:stable-20240904-slim

RUN apt update && apt install -y debmirror gpg xz-utils python3 python3-distro-info && rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit dfe2537

Please sign in to comment.