Skip to content

Commit

Permalink
chore: bump orioledb release version
Browse files Browse the repository at this point in the history
  • Loading branch information
sweatybridge committed Dec 7, 2023
1 parent 1f41dc2 commit 55db895
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion common.vars.pkr.hcl
Original file line number Diff line number Diff line change
@@ -1 +1 @@
postgres-version = "15.1.0.141"
postgres-version = "15.1.0.142"
1 change: 1 addition & 0 deletions docker/orioledb/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -1029,6 +1029,7 @@ RUN sed -i \
-e "s|PGHOST= PGHOSTADDR=|PGHOST=\$POSTGRES_HOST|g" \
/usr/local/bin/docker-entrypoint.sh

# TODO: support s3 credentials once upstream is tested
# COPY docker/orioledb/entrypoint.sh /
# ENTRYPOINT ["/entrypoint.sh"]

Expand Down

0 comments on commit 55db895

Please sign in to comment.