build(deps): bump postgres from 18.4-alpine to 18.6-alpine in /Containers/postgresql (#8573)

This commit is contained in:
Simon L.
2026-08-17 10:46:15 +02:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:latest
# From https://github.com/docker-library/postgres/blob/master/18/alpine3.24/Dockerfile
FROM postgres:18.4-alpine
FROM postgres:18.6-alpine
ENV PGDATA=/var/lib/postgresql/data