docker move

This commit is contained in:
Anthony Stirling
2024-11-16 11:31:26 +00:00
parent c24c504350
commit db028dfe27
9 changed files with 12 additions and 12 deletions

View File

@@ -49,7 +49,7 @@ check_health() {
build_and_test() {
local version_tag="alpha"
local dockerfile_name="./Dockerfile"
local image_base="frooodle/s-pdf"
local image_base="stirlingtools/stirling-pdf"
local security_suffix=""
local docker_compose_base="./exampleYmlFiles/docker-compose-latest"
local compose_suffix=".yml"