Skip to content

Commit

Permalink
chore(deps): update timescale/timescaledb docker tag to v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2022
1 parent e4f2611 commit 53dd664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timescaledb/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM timescale/timescaledb:2.8.0-pg14
FROM timescale/timescaledb:2.8.1-pg14

RUN set -euo; \
sed -i 's/^restart_after_crash.*//' /usr/local/share/postgresql/postgresql.conf.sample\
Expand Down

0 comments on commit 53dd664

Please sign in to comment.