🏗️ build(deps): bump alpine from 3.23.2 to 3.23.3

Bumps alpine from 3.23.2 to 3.23.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: 3.23.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-31 20:31:27 +05:30
committed by GitHub
parent 8b3de1ca66
commit b7fbc05599

View File

@@ -12,7 +12,7 @@ RUN git clone https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transp
&& go mod tidy \
&& CGO_ENABLED=0 go build -ldflags="-s -w" -o /usr/bin/lyrebird ./cmd/lyrebird
FROM alpine:3.23.2
FROM alpine:3.23.3
ARG BUILD_DATE
ARG BUILD_VERSION