chore(deps): update postgres docker tag to v18.3 #8

Open
hads wants to merge 1 commits from renovate/postgres-18.x into main
Showing only changes of commit be56beb7ef - Show all commits

View File

@@ -1,4 +1,4 @@
FROM postgres:18.1-alpine3.22
FROM postgres:18.3-alpine3.22
# Add metadata labels
LABEL maintainer="hads@nice.nz" \