Skip to content

Commit

Permalink
build(deps): bump couchbase/server in /generators/server/resources (#…
Browse files Browse the repository at this point in the history
…28166)

Bumps couchbase/server from 7.6.3 to 7.6.4.

---
updated-dependencies:
- dependency-name: couchbase/server
  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 Dec 12, 2024
1 parent f91cb54 commit 89eee3b
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 @@ -23,7 +23,7 @@ FROM mariadb:11.6.2
FROM mongo:8.0.4
LABEL ALIAS=mongodb

FROM couchbase/server:7.6.3
FROM couchbase/server:7.6.4
LABEL ALIAS=couchbase

FROM cassandra:5.0
Expand Down

0 comments on commit 89eee3b

Please sign in to comment.