Skip to content

Commit 1ff5b1c

Browse files
chore(deps): update public.ecr.aws/docker/library/golang docker tag to v1.25.5
1 parent fc4f2e8 commit 1ff5b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/Dockerfile.transcoder

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build stage
2-
FROM public.ecr.aws/docker/library/golang:1.24.5-alpine AS builder
2+
FROM public.ecr.aws/docker/library/golang:1.25.5-alpine AS builder
33
WORKDIR /app
44

55
# Copy Go modules and download dependencies

0 commit comments

Comments
 (0)