Skip to content

Commit 17387b4

Browse files
author
Bhavishya
committed
update script name in dockerfile
1 parent a6af02c commit 17387b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mariadb-logical-backup/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ RUN apt-get update \
2929

3030
COPY ./* ./
3131

32-
ENTRYPOINT ["/mariadb-dump-file.sh"]
32+
ENTRYPOINT ["/mariadb-dump.sh"]

0 commit comments

Comments
 (0)