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.31-alpine to 1.6.32-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 8b7e50f commit 545e4fa
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.23.0
FROM hazelcast/management-center:5.5.2
LABEL ALIAS=hazelcast

FROM memcached:1.6.31-alpine
FROM memcached:1.6.32-alpine

FROM redis:7.4.0

Expand Down

0 comments on commit 545e4fa

Please sign in to comment.