diff options
Diffstat (limited to 'src/gallium/drivers/panfrost/ci/gitlab-ci.yml')
-rw-r--r-- | src/gallium/drivers/panfrost/ci/gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/panfrost/ci/gitlab-ci.yml b/src/gallium/drivers/panfrost/ci/gitlab-ci.yml index a77b42f23b8..10fbb7ea6fc 100644 --- a/src/gallium/drivers/panfrost/ci/gitlab-ci.yml +++ b/src/gallium/drivers/panfrost/ci/gitlab-ci.yml @@ -16,7 +16,7 @@ variables: UPSTREAM_REPO: mesa/mesa DEBIAN_VERSION: testing-slim - IMAGE_TAG: "2019-09-10-1" + IMAGE_TAG: "2019-09-10-2" include: - project: 'wayland/ci-templates' |