Merge pull request 'Update debian Docker tag to v12.7' (#2) from renovate/debian-12.x into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #2
This commit is contained in:
commit
3ace27f46f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM debian:12.6
|
||||
FROM debian:12.7
|
||||
RUN apt-get update -qq
|
||||
RUN apt-get install -qq curl nmap inetutils-ping iftop ldap-utils vim nano git ca-certificates --no-install-recommends
|
||||
RUN rm -rf /var/lib/apt/lists/*
|
||||
|
|
Loading…
Reference in a new issue