update docker image name
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
DOCKER_IMAGE_NAME="daniel156161/mysql-teleport"
|
DOCKER_IMAGE_NAME="daniel156161/mariadb-teleport"
|
||||||
GIT_BRANCH=$(git rev-parse --abbrev-ref HEAD)
|
GIT_BRANCH=$(git rev-parse --abbrev-ref HEAD)
|
||||||
|
|
||||||
build_docker_image() {
|
build_docker_image() {
|
||||||
|
|||||||
Reference in New Issue
Block a user