We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27836c0 commit 56ac676Copy full SHA for 56ac676
Dockerfile
@@ -5,7 +5,7 @@ ENV BITNAMI_APP_DIR=$BITNAMI_PREFIX/postgresql \
5
BITNAMI_APP_NAME=postgresql \
6
BITNAMI_APP_DAEMON=postgres \
7
BITNAMI_APP_USER=postgres \
8
- BITNAMI_APP_VERSION=9.4.5-2
+ BITNAMI_APP_VERSION=9.4.5-2-r01
9
10
ENV BITNAMI_APP_VOL_PREFIX=/bitnami/$BITNAMI_APP_NAME \
11
PATH=$BITNAMI_APP_DIR/bin:$PATH
0 commit comments