Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Th2 2150 books pages #63

Open
wants to merge 12 commits into
base: version-4
Choose a base branch
from
Prev Previous commit
Next Next commit
[TH2-3987] additional logging
  • Loading branch information
Xanclry committed Jul 28, 2022
commit aaab491bb5fb08602411736dba06d5ba8c265a55
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -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:4.0.0-th2-3987-dictionaries-custom-config-2741188712
FROM ghcr.io/th2-net/th2-codec-sailfish:4.0.0-th2-3987-dictionaries-custom-config-2752847440
ARG project_name
WORKDIR /home
RUN echo "/home/gradle/${project_name}/build/docker"