Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vhemery committed Nov 16, 2023
1 parent 0b2017a commit c6d3329
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
# my-application:
# image: my-application-[my built environment]:[my aplication's semantic version]
bonita:
# this uses the latest maintenance version, but you can also pin a specific maintenance version such as {bonitaVersion}-u0
# this uses the latest maintenance version, but you can also pin a specific maintenance version such as {bonitaVersion}-u0
image: bonitasoft.jfrog.io/docker/bonita-subscription:pass:a[{bonitaVersion}]
# Update the hostname with the one used when generating the license
hostname: localhost
Expand Down

0 comments on commit c6d3329

Please sign in to comment.