Skip to content

Commit

Permalink
Bug 1822689 - Add ostree to pushflatpakscript Docker image. (mozilla-…
Browse files Browse the repository at this point in the history
  • Loading branch information
jfx2006 authored Nov 14, 2023
1 parent 36aabac commit 76e3e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pushflatpakscript/docker.d/image_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
set -o errexit -o pipefail

apt-get update
apt-get install -y gir1.2-ostree-1.0 libgirepository1.0-dev
apt-get install -y gir1.2-ostree-1.0 libgirepository1.0-dev ostree
apt-get clean

0 comments on commit 76e3e45

Please sign in to comment.