Skip to content

Commit 8d0f8f3

Browse files
chore(deps): update timescale/timescaledb docker tag to v2.25.1 (#186)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73d0ca6 commit 8d0f8f3

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.25.0-pg17" \
41+
--label "org.nethserver.images=${repobase}/samba-dc:${IMAGETAG:-latest} docker.io/timescale/timescaledb:2.25.1-pg17" \
4242
--label 'org.nethserver.authorizations=node:fwadm cluster:accountprovider traefik@node:fulladm' \
4343
--label="org.nethserver.tcp-ports-demand=1" \
4444
--entrypoint=/ "${container}"

0 commit comments

Comments
 (0)