Skip to content

Commit

Permalink
Merge pull request #28 from code0-tech/renovate/debian-12.x
Browse files Browse the repository at this point in the history
Update debian Docker tag to v12.7
  • Loading branch information
Taucher2003 authored Sep 7, 2024
2 parents a8df812 + efb3a01 commit 633096f
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.6-slim
FROM debian:12.7-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 633096f

Please sign in to comment.