We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d0569 commit 8061d5eCopy full SHA for 8061d5e
src/development/stack.yml
@@ -282,7 +282,7 @@ services:
282
- ./configurations/jobber/.jobber:/home/jobberuser/.jobber:ro
283
memcached:
284
# You cannot access the caching system via a web interface.
285
- image: memcached:1.6.40-alpine
+ image: memcached:1.6.41-alpine
286
# command: memcached -m 256M
287
minio: #DARGSTACK-REMOVE
288
# You can access the s3 console at [minio.app.localhost](https://minio.app.localhost/).
0 commit comments