Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cailloumajor/mongodb-influxdb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 07a8e3730aa79adc5d0eac909ed3ef517b8c43e7
Choose a base ref
..
head repository: cailloumajor/mongodb-influxdb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8a7be4e9264f9f1953dc2b03317bb5f44db69ff8
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +1 −1 CHANGELOG.md
  2. +1 −1 Dockerfile
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [3.0.16](https://github.com/cailloumajor/mongodb-influxdb/compare/v3.0.15...v3.0.16) (2024-09-09)
## [3.0.16](https://github.com/cailloumajor/mongodb-influxdb/compare/v3.0.15...v3.0.16) (2024-09-28)


### Bug Fixes
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.3
# syntax=docker/dockerfile:1

FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.4.0 AS xx