Skip to content

Commit

Permalink
build(deps): bump bitnami/consul in /generators/server/resources (#27752
Browse files Browse the repository at this point in the history
)

Bumps bitnami/consul from 1.20.0 to 1.20.1.

---
updated-dependencies:
- dependency-name: bitnami/consul
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 2d28941 commit 5f26061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/server/resources/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ LABEL ALIAS=pulsar
FROM sonarqube:10.7.0-community
LABEL ALIAS=sonar

FROM docker.io/bitnami/consul:1.20.0
FROM docker.io/bitnami/consul:1.20.1
LABEL ALIAS=consul

FROM prom/prometheus:v2.55.0
Expand Down

0 comments on commit 5f26061

Please sign in to comment.