[Komodo] mbecker20: Commit Resource File: update dev.toml

This commit is contained in:
komodo
2024-11-26 03:37:35 +00:00
parent ebf443e7dc
commit 22bb6df3a9

View File

@ -88,7 +88,7 @@ extra_args = [
] ]
build_args = """ build_args = """
REGISTRY_AND_NAMESPACE = git.komo.do/komodo REGISTRY_AND_NAMESPACE = git.komo.do/komodo
BINARIES_TAG = latest-dev IMAGE_TAG = latest-dev
""" """
## ##
@ -120,7 +120,7 @@ extra_args = [
] ]
build_args = """ build_args = """
REGISTRY_AND_NAMESPACE = git.komo.do/komodo REGISTRY_AND_NAMESPACE = git.komo.do/komodo
BINARIES_TAG = latest-dev IMAGE_TAG = latest-dev
""" """
## ##