Skip to content

Commit e25b972

Browse files
authored
Apply suggestions from code review
1 parent ef9a16b commit e25b972

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.changeset/six-horses-sin.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@
33
---
44

55

6-
Changes the default base Docker image to Alpine. We will generate a tag with the debian suffix, e.g., `7.0.0` -> `7.0.0-debian`. On the other hand, if you are already used to using alpine verision, you will need to remove the alpine suffix from the tag `7.0.0-alpine` -> `7.0.0`.
6+
Changes the default base Docker image to Alpine. Previously we were shipping Alpine as an alternative flavor under the tag rocketchat/rocket.chat:{release}.alpine , we have been testing this for a while now so we're migrating to use the official one to Alpine.
7+
8+
We'll still ship a Debian variant under the tag rocketchat/rocket.chat:{release}.debian.

0 commit comments

Comments
 (0)