diff --git a/Dockerfile b/Dockerfile index 6a60317..31641fe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,6 +19,7 @@ #!BuildTag: opensuse/postgres:%%pg_patch_version%% #!BuildTag: opensuse/postgres:17 #!BuildTag: opensuse/postgres:%%pg_minor_version%% +#!BuildTag: opensuse/postgres:latest FROM opensuse/bci/bci-micro:latest AS target FROM opensuse/tumbleweed:latest AS builder diff --git a/postgres-17-image.changes b/postgres-17-image.changes index 0f4ef57..f097466 100644 --- a/postgres-17-image.changes +++ b/postgres-17-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 26 14:34:27 UTC 2024 - SUSE Update Bot + +- Switch latest tag from postgres 16 to postgres 17 + ------------------------------------------------------------------- Thu Nov 14 17:06:30 UTC 2024 - SUSE Update Bot