chore(deps): update docker.io/alpine docker tag to v3.23
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
CI / Check syntax (pull_request) Successful in 11s
CI / Build Docker image (pull_request) Successful in 19s

This commit is contained in:
2025-12-10 21:01:41 +00:00
parent 6a017eccd1
commit 0b07b2ebff

View File

@@ -1,4 +1,4 @@
FROM docker.io/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 AS base FROM docker.io/alpine:3.23@sha256:51183f2cfa6320055da30872f211093f9ff1d3cf06f39a0bdb212314c5dc7375 AS base
# Add edge repository for postgresql18-client # Add edge repository for postgresql18-client
RUN echo '@edge http://dl-cdn.alpinelinux.org/alpine/edge/main' >> /etc/apk/repositories RUN echo '@edge http://dl-cdn.alpinelinux.org/alpine/edge/main' >> /etc/apk/repositories