Skip to content

Commit

Permalink
colldump: use a debian base image
Browse files Browse the repository at this point in the history
Signed-off-by: Vicent Marti <[email protected]>
  • Loading branch information
vmg committed Aug 30, 2023
1 parent b1be200 commit f287bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/mysql/collations/tools/colldump/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:22.04
FROM debian:latest

ARG MYSQL_VERSION=8.0.34

Expand Down

0 comments on commit f287bb1

Please sign in to comment.