mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 15:19:22 +01:00
general enhancements
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM postgres:15.3
|
||||
ARG POSTGRES_TAG
|
||||
FROM postgres:${POSTGRES_TAG}
|
||||
|
||||
#------------------------#
|
||||
# APT Dependencies #
|
||||
|
||||
Reference in New Issue
Block a user