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.
2 parents 68debf1 + 45e529c commit 7a7bc9fCopy full SHA for 7a7bc9f
alpine/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.17
+FROM alpine:3.18
2
3
# add our user and group first to make sure their IDs get assigned consistently, regardless of whatever dependencies get added
4
RUN addgroup -g 11211 memcache && adduser -D -u 11211 -G memcache memcache
0 commit comments