You've already forked postgres
mirror of
https://github.com/docker-library/postgres.git
synced 2025-11-08 17:02:28 +03:00
Update latest to 18
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
set -Eeuo pipefail
|
||||
|
||||
declare -A aliases=(
|
||||
[17]='latest'
|
||||
[18]='latest'
|
||||
)
|
||||
|
||||
self="$(basename "$BASH_SOURCE")"
|
||||
|
||||
Reference in New Issue
Block a user