We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea732c commit 25bf500Copy full SHA for 25bf500
2 files changed
dbuild/__init__.py
@@ -1,4 +1,4 @@
1
"""dbuild: FreeBSD OCI container image build tool.
2
"""
3
4
-VERSION = "1.7.0"
+VERSION = "1.8.0"
docs/dbuild.1
-.TH DBUILD 1 "2026-03-25" "dbuild 1.7.0" "User Commands"
+.TH DBUILD 1 "2026-03-25" "dbuild 1.8.0" "User Commands"
.SH NAME
dbuild \- FreeBSD OCI container image build tool
.SH SYNOPSIS
0 commit comments