Skip to content

Commit 8061d5e

Browse files
chore(deps): update memcached docker tag to v1.6.41
1 parent 28d0569 commit 8061d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ services:
282282
- ./configurations/jobber/.jobber:/home/jobberuser/.jobber:ro
283283
memcached:
284284
# You cannot access the caching system via a web interface.
285-
image: memcached:1.6.40-alpine
285+
image: memcached:1.6.41-alpine
286286
# command: memcached -m 256M
287287
minio: #DARGSTACK-REMOVE
288288
# You can access the s3 console at [minio.app.localhost](https://minio.app.localhost/).

0 commit comments

Comments
 (0)