We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aff39bb commit e4afaf1Copy full SHA for e4afaf1
docker-bake.hcl
@@ -35,9 +35,9 @@ target "default" {
35
]
36
base = [
37
// renovate: datasource=docker versioning=loose
38
- "debian:bookworm-slim@sha256:12c396bd585df7ec21d5679bb6a83d4878bc4415ce926c9e5ea6426d23c60bdc",
+ "debian:bookworm-slim@sha256:537bb7422b661ed483951dd9a0a5ce735076cf86217a2b32c4ad3e8d993850a0",
39
40
- "debian:bullseye-slim@sha256:33b7c2e071c29e618182ec872c471f39d2dde3d8904d95f5b7a61acf3a592e7b"
+ "debian:bullseye-slim@sha256:e4b93db6aad977a95aa103917f3de8a2b16ead91cf255c3ccdb300c5d20f3015"
41
42
}
43
platforms = [
0 commit comments