Skip to content

Commit

Permalink
build(deps): bump memcached in /generators/server/resources (#28617)
Browse files Browse the repository at this point in the history
Bumps memcached from 1.6.35-alpine to 1.6.36-alpine.

---
updated-dependencies:
- dependency-name: memcached
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent a7bbd51 commit 0887b98
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 @@ -36,7 +36,7 @@ FROM neo4j:5.26.1
FROM hazelcast/management-center:5.6.0
LABEL ALIAS=hazelcast

FROM memcached:1.6.35-alpine
FROM memcached:1.6.36-alpine

FROM redis:7.4.2

Expand Down

0 comments on commit 0887b98

Please # to comment.