Skip to content

Commit 96eaf8f

Browse files
chore(deps): update timescale/timescaledb docker tag to v2.23.1 (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d8624a commit 96eaf8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ buildah config \
3838
--label="org.nethserver.max-per-node=1" \
3939
--label="org.nethserver.min-core=3.9.0-0" \
4040
--label="org.nethserver.volumes=shares homes" \
41-
--label "org.nethserver.images=${repobase}/samba-dc:${IMAGETAG:-latest} docker.io/timescale/timescaledb:2.23.0-pg17" \
41+
--label "org.nethserver.images=${repobase}/samba-dc:${IMAGETAG:-latest} docker.io/timescale/timescaledb:2.23.1-pg17" \
4242
--label 'org.nethserver.authorizations=node:fwadm cluster:accountprovider traefik@node:routeadm' \
4343
--label="org.nethserver.tcp-ports-demand=1" \
4444
--entrypoint=/ "${container}"

0 commit comments

Comments
 (0)