This is an automated email from the ASF dual-hosted git repository.

tallison pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika-docker.git


The following commit(s) were added to refs/heads/master by this push:
     new 886251a  prep for next release
886251a is described below

commit 886251af6f77006895518a83f2d6070e909aaf70
Author: tallison <talli...@apache.org>
AuthorDate: Tue Nov 1 09:20:08 2022 -0400

    prep for next release
---
 .env        | 2 +-
 .travis.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.env b/.env
index 66c7b5f..936c272 100644
--- a/.env
+++ b/.env
@@ -13,4 +13,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-TAG=2.5.0.1
\ No newline at end of file
+TAG=2.5.0.3
\ No newline at end of file
diff --git a/.travis.yml b/.travis.yml
index 6ffc28e..e884745 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ services: docker
 
 env:
   matrix:
-    - TIKA_DOCKER_VERSION=2.5.0.2 TIKA_VERSION=2.5.0
+    - TIKA_DOCKER_VERSION=2.5.0.3 TIKA_VERSION=2.5.0
 
 script:
   - ./docker-tool.sh build $TIKA_DOCKER_VERSION $TIKA_VERSION

Reply via email to