Skip to content

Commit f5a875d

Browse files
jheuelrenovate-bot
andauthored
chore(deps): update golang docker tag to v1.25.4 (#305)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 24d5112 commit f5a875d

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
@@ -7,7 +7,7 @@ RUN deno install
77
RUN deno task build
88

99
# Stage 2: Build the Go backend
10-
FROM golang:1.25.3@sha256:6d4e5e74f47db00f7f24da5f53c1b4198ae46862a47395e30477365458347bf2 as backend-builder
10+
FROM golang:1.25.4@sha256:5d73b7b83dd6e0258ff62832c93b6ea208fbb7727985d265fb49f75f81fc3d1f as backend-builder
1111

1212
WORKDIR /app/backend
1313
COPY ./backend .

0 commit comments

Comments
 (0)