Skip to content

Commit

Permalink
misc(docker/postgres-with-tergum): Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejsika committed Oct 2, 2021
1 parent 88737c1 commit 1f2e9ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/docker/postgres-with-tergum/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
POSTGRES_VERSION=13
TERGUM_VERSION=v0.13.0
TERGUM_VERSION=v0.17.0
IMAGE=ghcr.io/tergum-extra/postgres-with-tergum:${POSTGRES_VERSION}-tergum-${TERGUM_VERSION}

all: build push
Expand Down

0 comments on commit 1f2e9ac

Please sign in to comment.