Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
chore(deps): update base images
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent be50e7d commit 1e659fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debian.dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG base_image=ubuntu-22.04

FROM debian:11@sha256:1beb7cf458bdfe71b5220cb2069eb45e3fc7eb77a1ccfb169eaebf5f6c4809ab AS debian-11
FROM debian:12@sha256:b91baba9c2cae5edbe3b0ff50ae8f05157e3ae6f018372dcfc3aba224acb392b AS debian-12
FROM debian:11@sha256:8aaaf41fbf2a07300bcd68ba946ca9d2ae49f6612741548a5820e86a2c4d475c AS debian-11
FROM debian:12@sha256:5cf9f1ff7999021845f1705319de9d8944867e914099afb98094b823341dcf3e AS debian-12
FROM ubuntu:20.04@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba AS ubuntu-20.04
FROM ubuntu:22.04@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 AS ubuntu-22.04
FROM ubuntu:23.04@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 AS ubuntu-23.04
Expand Down

0 comments on commit 1e659fe

Please sign in to comment.