Skip to content

Commit

Permalink
update Debian release
Browse files Browse the repository at this point in the history
  • Loading branch information
breunigs committed Jun 26, 2024
1 parent 3b708f3 commit d725593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tool_versions.ex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
defmodule ToolVersions do
@tool_path Path.join([__DIR__, "..", ".tool-versions"])
@extra_versions %{debian: "bullseye-20240513-slim"}
@extra_versions %{debian: "bookworm-20240612-slim"}

@self_path __ENV__.file
def path, do: @self_path
Expand Down

0 comments on commit d725593

Please sign in to comment.