Skip to content

Commit 04fd53f

Browse files
committed
fix: also bump docker image
1 parent 5b496f0 commit 04fd53f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/golang:1.25-alpine as builder
1+
FROM docker.io/golang:1.26-alpine as builder
22

33
# Set destination for COPY
44
WORKDIR /app

0 commit comments

Comments
 (0)