Skip to content

Commit

Permalink
Donwgrade mysqlsh to 8.0.30
Browse files Browse the repository at this point in the history
Signed-off-by: Masayuki Ishii <[email protected]>
  • Loading branch information
masa213f committed Dec 8, 2022
1 parent 322cc58 commit 114ceba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ FROM quay.io/cybozu/mysql:8.0.31.1 as mysql
FROM quay.io/cybozu/ubuntu:20.04
LABEL org.opencontainers.image.source https://github.com/cybozu-go/moco

ARG MYSQLSH_VERSION=8.0.31-1
ARG MYSQLSH_VERSION=8.0.30-1

COPY --from=builder /work/moco-backup /moco-backup

Expand Down

0 comments on commit 114ceba

Please sign in to comment.