Skip to content

Commit

Permalink
Merge pull request #19 from code0-tech/renovate/debian-12.x
Browse files Browse the repository at this point in the history
Update debian Docker tag to v12.6
  • Loading branch information
Taucher2003 authored Jul 8, 2024
2 parents ab9fdf2 + 614c3e0 commit f91dd2c
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.5-slim
FROM debian:12.6-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 f91dd2c

Please sign in to comment.