Skip to content

Commit dce8656

Browse files
Update docker.io/library/golang Docker tag to v1.25
1 parent c8809ec commit dce8656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/library/golang:1.24-alpine AS builder
1+
FROM docker.io/library/golang:1.25-alpine AS builder
22
LABEL org.opencontainers.image.authors=moulickaggarwal
33

44
WORKDIR /app

0 commit comments

Comments
 (0)