Skip to content

Commit 1e3f846

Browse files
committed
Alpine 3.17
1 parent 0241813 commit 1e3f846

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)