Skip to content

Commit a042943

Browse files
authored
Bump Mountpoint to v1.22.1 (#744)
*Issue #, if available:* N/A *Description of changes:* Bump Mountpoint for Amazon S3 to [v1.22.1](https://github.com/awslabs/mountpoint-s3/releases/tag/mountpoint-s3-1.22.1). - Update `MOUNTPOINT_VERSION` in `Dockerfile` from 1.22.0 to 1.22.1 This 'forwardports' changes from #733. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. Signed-off-by: Jensen Tong <jetong@amazon.com>
1 parent a0489cc commit a042943

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#See the License for the specific language governing permissions and
1313
#limitations under the License.
1414

15-
ARG MOUNTPOINT_VERSION=1.22.0
15+
ARG MOUNTPOINT_VERSION=1.22.1
1616

1717
# Download the mountpoint tarball and produce an installable directory
1818
# Building on Amazon Linux 2 because it has an old libc version. libfuse from the os

0 commit comments

Comments
 (0)