summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2018-07-25 16:38:21 +0100
committerPedro Alvarez Piedehierro <palvarez89@gmail.com>2018-07-29 20:59:33 +0000
commita90eef0b2221129a3e71411b6a3df63733a16968 (patch)
tree00e8ba713239ccb27e46999c79de64ef1632378e
parentc5449e81c0e0b519140268ece5b22fda8f375ab9 (diff)
downloadinfrastructure-a90eef0b2221129a3e71411b6a3df63733a16968.tar.gz
baserock_ostree: Upgrade Buildstream to version 1.1.3
-rw-r--r--baserock_ostree/image-config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/baserock_ostree/image-config.yml b/baserock_ostree/image-config.yml
index 2a896ecd..28a1e3b6 100644
--- a/baserock_ostree/image-config.yml
+++ b/baserock_ostree/image-config.yml
@@ -40,7 +40,7 @@
dnf: name=python3-pip state=latest
- name: buildstream sources
- git: dest=/home/fedora/buildstream repo=https://gitlab.com/buildstream/buildstream version=bf8fc373d7711861129ab841a74ecf32b3d8b2dd
+ git: dest=/home/fedora/buildstream repo=https://gitlab.com/buildstream/buildstream version=1.1.3
become_user: fedora
register: buildstream_source