Skip to content

Commit ee7f6b5

Browse files
chore(camel-test-infra-postgres): upgrade postgres.container to 17.9-alpine (#21663)
Update postgres.container from 17.8-alpine to 17.9-alpine Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1080ea5 commit ee7f6b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • test-infra/camel-test-infra-postgres/src/main/resources/org/apache/camel/test/infra/postgres/services

test-infra/camel-test-infra-postgres/src/main/resources/org/apache/camel/test/infra/postgres/services/container.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
## See the License for the specific language governing permissions and
1515
## limitations under the License.
1616
## ---------------------------------------------------------------------------
17-
postgres.container=mirror.gcr.io/postgres:17.8-alpine
17+
postgres.container=mirror.gcr.io/postgres:17.9-alpine
1818
postgres.container.version.include=alpine
1919
postgres.container.version.freeze.major=true

0 commit comments

Comments
 (0)