Skip to content

Commit

Permalink
security(dev-env): update memcached image
Browse files Browse the repository at this point in the history
  • Loading branch information
sjinks committed Sep 30, 2024
1 parent 3d97d66 commit aec0bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/dev-env.lando.template.yml.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ services:
memcached:
type: compose
services:
image: memcached:1.6-alpine3.16
image: memcached:1.6-alpine
command: memcached -m 64
environment:
LANDO_NO_USER_PERMS: 1
Expand Down

0 comments on commit aec0bb1

Please sign in to comment.