Skip to content

Commit 341e129

Browse files
authored
bump ostree ext version
1 parent 0aee79e commit 341e129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN dnf install -y rust cargo libzstd-devel git openssl-devel \
1414
# It is not provided as a package in fedora.
1515
RUN mkdir -p /sources; \
1616
cd /sources; \
17-
git clone --depth 1 -b ostree-ext-v0.15.2 \
17+
git clone --depth 1 -b ostree-ext-v0.15.3 \
1818
https://github.com/ostreedev/ostree-rs-ext ostree-rs-ext;
1919

2020
WORKDIR /sources/ostree-rs-ext

0 commit comments

Comments
 (0)