Skip to content

Commit

Permalink
bump ostree ext version
Browse files Browse the repository at this point in the history
  • Loading branch information
antheas authored Jan 31, 2025
1 parent 0aee79e commit 341e129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN dnf install -y rust cargo libzstd-devel git openssl-devel \
# It is not provided as a package in fedora.
RUN mkdir -p /sources; \
cd /sources; \
git clone --depth 1 -b ostree-ext-v0.15.2 \
git clone --depth 1 -b ostree-ext-v0.15.3 \
https://github.com/ostreedev/ostree-rs-ext ostree-rs-ext;

WORKDIR /sources/ostree-rs-ext
Expand Down

0 comments on commit 341e129

Please sign in to comment.