Update OCI image pins #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ferrumboll/update-oci-images-2026w29"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
15digest to explicit15.0.4digest.17-alpinedigest without changing the PostgreSQL major version.v0.17.0tov0.18.0.Compatibility notes
release-notes-published/15.0.4.md; this is a patch/security release in the current v15 line.Verification
nix develop --command nixfmt --checkover tracked Nix filesnix develop --command nix build .#nixosConfigurations.app-server-1.config.system.build.toplevel --no-linkNotes
nix develop --command nix fmtcurrently exits withunexpected end of inputin this repo, so I verified formatting directly withnixfmt --checkagainst tracked*.nixfiles.