Skip to content

Commit 89203a1

Browse files
authored
Merge pull request #82 from J0WI/alpine-3.17
Alpine 3.17
2 parents 0241813 + 1e3f846 commit 89203a1

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.16
1+
FROM alpine:3.17
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)