Skip to content

Commit

Permalink
[*] CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-karpovich committed Mar 24, 2022
1 parent 966193f commit 2ccef5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/timebase/server/src/main/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ RUN apk add --no-cache openjdk11=11.0.14_p9-r0 && \
"$ALPINE_GLIBC_BASE_PACKAGE_FILENAME" \
"$ALPINE_GLIBC_BIN_PACKAGE_FILENAME" \
"$ALPINE_GLIBC_I18N_PACKAGE_FILENAME" && \
apk add musl=1.2.2-r3 && \
apk add musl=1.2.2-r7 && \
mkdir timebase-home

COPY timebase /timebase-server
Expand Down

0 comments on commit 2ccef5c

Please sign in to comment.