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 158fb567543..6ca2bff5b50 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-06-26-1" + IMAGE_TAG: "2019-06-26-3" include: - project: 'wayland/ci-templates' |