Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent 0145fea commit 0f03255
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.34-alpine
FROM memcached:1.6.35-alpine

FROM redis:7.4.2

Expand Down

0 comments on commit 0f03255

Please sign in to comment.