Skip to content

Commit 8d8ac98

Browse files
chore(deps): update public.ecr.aws/docker/library/golang docker tag to v1.26.0
1 parent 45d91c2 commit 8d8ac98

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.26.0-alpine AS builder
33
WORKDIR /app
44

55
# Copy Go modules and download dependencies

0 commit comments

Comments
 (0)