Skip to content

Commit 7a7bc9f

Browse files
authored
Merge pull request #86 from J0WI/alpine-3.18
Alpine 3.18
2 parents 68debf1 + 45e529c commit 7a7bc9f

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.17
1+
FROM alpine:3.18
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)