diff --git a/Dockerfile b/Dockerfile index 8d47462..cb0c225 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM gradle:6.6-jdk11 AS build COPY ./ . RUN gradle --no-daemon clean dockerPrepare -FROM ghcr.io/th2-net/th2-codec-sailfish:3.14.0-dev-2628804887 +FROM ghcr.io/th2-net/th2-codec-sailfish:3.14.0-dev-2978231782 ARG project_name WORKDIR /home RUN echo "/home/gradle/${project_name}/build/docker" diff --git a/README.md b/README.md index a7184f0..c7d48d7 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ _Do not specify default parameters if you don't want to override them_ (just bec + Update base image version to 3.14.0 + Codec handles messages with its protocol or empty during encode/decode - + The sailfish-core library update from 3.2.1748 to 3.2.1776 + + The sailfish-core library update from 3.2.1748 to 3.2.1881 + + The filter behavior is corrected + Update sailfish version for codec to 3.2.1881 ### 3.10.5