Skip to content

Commit

Permalink
Merge pull request #8 from container8/DSO-130-make-capabilities-exten…
Browse files Browse the repository at this point in the history
…sible

feat(DSO-130): make capabilites extensible
  • Loading branch information
BirdMana authored Sep 1, 2023
2 parents 89ae21c + 3fa6965 commit b697b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/environment/main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ bamboo_agents = [
uuid = "00000000-0000-1001-1001-000000000001"
id = "10011001"
name = "automated-cisa-agent01"
docker_image = "xalt/bamboo-agent:DSO-130-make-bamboo-agent-capabilities-extendable"
docker_image = "xalt/bamboo-agent"
bamboo_server = "https://bamboo.xalt.team"
ram_min = 256
ram_max = 6144
Expand Down

0 comments on commit b697b1d

Please sign in to comment.