Skip to content

Commit

Permalink
Bump base image (#611)
Browse files Browse the repository at this point in the history
  • Loading branch information
railway-bot authored Oct 11, 2022
1 parent 7436232 commit 0e2a560
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,2 +1,2 @@
pub const DEFAULT_BASE_IMAGE: &str = "ghcr.io/railwayapp/nixpacks:debian-1664842184";
pub const DEFAULT_BASE_IMAGE: &str = "ghcr.io/railwayapp/nixpacks:debian-1665446966";
pub const DEBIAN_SLIM_IMAGE: &str = "debian:bullseye-slim";

0 comments on commit 0e2a560

Please sign in to comment.