Skip to content

Commit

Permalink
Merge pull request #41 from code0-tech/renovate/debian-12.x
Browse files Browse the repository at this point in the history
Update debian Docker tag to v12.9
  • Loading branch information
Taucher2003 authored Jan 14, 2025
2 parents 8557e22 + b04d930 commit 27f47f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-images/asdf.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:12.8-slim
FROM debian:12.9-slim
LABEL org.opencontainers.image.source=https://github.com/code0-tech/internal-tooling

RUN apt-get update && apt-get install curl git -y
Expand Down

0 comments on commit 27f47f2

Please sign in to comment.