update gpodder-ox-base to 3.10.3_1

This commit is contained in:
Eric Le Lay 2018-06-14 08:31:32 +02:00
parent 1bc5cdcca5
commit 857b31174e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ jobs:
docker:
- image: python:3.6
environment:
- BUNDLE_TAG: base-3.10.3_0
- BUNDLE_TAG: base-3.10.3_1
shell: /bin/bash --login -o pipefail
steps:
- checkout