File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ # v1.7.1
4+
5+ > ** NOTE** :
6+ >
7+ > With this version the way how docker images are pushed is changing slightly:
8+ > Instead of having the ` latest ` tag being updated on every (potentially) breaking commit merged
9+ > into ` master ` branch it will be pointing to the last officially published release.
10+ >
11+ > You can switch to the ` master ` tag if you want to get the newest (unreleased) changes.
12+
13+ * Update to Rails 7.1.2
14+
315# v1.7.0
416
517* Update to Rails 7.1.0
Original file line number Diff line number Diff line change 1- Rails . application . config . x . version = "1.7.0 "
1+ Rails . application . config . x . version = "1.7.1 "
22
33# Docker Cloud will pass the git commit it is building the image from
44# See: https://docs.docker.com/docker-hub/builds/advanced/
You can’t perform that action at this time.
0 commit comments