Skip to content

Commit 8942a4b

Browse files
authored
Merge pull request #490 from J0WI/alpine-3.14
Alpine 3.14
2 parents a740fcd + 59c5913 commit 8942a4b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

3.8-rc/alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

3.8/alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Dockerfile-alpine.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Alpine Linux is not officially supported by the RabbitMQ team -- use at your own risk!
2-
FROM alpine:3.13
2+
FROM alpine:3.14
33

44
RUN apk add --no-cache \
55
# grab su-exec for easy step-down from root

0 commit comments

Comments
 (0)