Skip to content

Commit 8ccbd92

Browse files
authored
Merge pull request #75 from J0WI/alpine-3.15
Alpine 3.15
2 parents 98b1361 + d8dc76b commit 8ccbd92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.14
1+
FROM alpine:3.15
22

33
# add our user and group first to make sure their IDs get assigned consistently, regardless of whatever dependencies get added
44
RUN addgroup -g 11211 memcache && adduser -D -u 11211 -G memcache memcache

0 commit comments

Comments
 (0)