Skip to content

Commit 09f44fa

Browse files
authored
Merge pull request #592 from J0WI/alpine-3.17
Alpine 3.17
2 parents c9ff662 + f9d66be commit 09f44fa

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

3.10/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.11/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.9/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.16
2+
FROM alpine:3.17
33

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

0 commit comments

Comments
 (0)