Skip to content

Commit

Permalink
Bump base image (#314)
Browse files Browse the repository at this point in the history
Co-authored-by: coffee-cup <coffee-cup@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and coffee-cup authored Jul 14, 2022
1 parent 7a48033 commit ca2f091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nixpacks/images.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pub static DEFAULT_BASE_IMAGE: &str = "ghcr.io/railwayapp/nixpacks:debian-1657555817";
pub static DEFAULT_BASE_IMAGE: &str = "ghcr.io/railwayapp/nixpacks:debian-1657820962";

pub static DEBIAN_SLIM_IMAGE: &str = "debian:bullseye-slim";

0 comments on commit ca2f091

Please sign in to comment.