Skip to content

Commit 59c5913

Browse files
committed
Alpine 3.14
1 parent a740fcd commit 59c5913

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)