Skip to content

Commit cfbace9

Browse files
authored
Update Dockerfile.alpine
1 parent 45506bd commit cfbace9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.alpine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM timescaledev/timescaledb-ha:pg15-multi as timescale-ha
2020
# This still doesn't work as timescale code is compiled against glibc and some references don't match with gcompat
2121

2222
FROM timescale/timescaledb:latest-pg15
23-
LABEL maintainer="[email protected]"
23+
LABEL org.opencontainers.image.authors="[email protected]"
2424

2525
ENV GLIBC_VERSION 2.35-r0
2626
ENV TZ ${TZ:-Europe/Amsterdam}

0 commit comments

Comments
 (0)