forked from repo-mirrors/cnpg-postgres-containers
chore: set v15 as the latest tag (#42)
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# vim:set ft=dockerfile:
|
||||
#
|
||||
#
|
||||
# Copyright The CloudNativePG Contributors
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
@@ -13,7 +13,7 @@
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
#
|
||||
FROM postgres:%%POSTGRES_IMAGE_VERSION%%
|
||||
|
||||
# Do not split the description, otherwise we will see a blank space in the labels
|
||||
|
Reference in New Issue
Block a user