Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit e89c9e7

Browse files
committed
Regenerated dockerfiles.
1 parent e5063a7 commit e89c9e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/docker/Dockerfile.go1.23 renamed to pkg/docker/Dockerfile.go1.25

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM golang:1.23-bookworm
1+
FROM golang:1.25-bookworm
22

3-
LABEL org.opencontainers.image.title="Unit (go1.23)"
3+
LABEL org.opencontainers.image.title="Unit (go1.25)"
44
LABEL org.opencontainers.image.description="Official build of Unit for Docker."
55
LABEL org.opencontainers.image.url="https://unit.nginx.org"
66
LABEL org.opencontainers.image.source="https://github.com/nginx/unit"

0 commit comments

Comments
 (0)