Skip to content

Commit 148513d

Browse files
authored
Update base image from bullseye to bookworm
1 parent 5d2cdb9 commit 148513d

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 golang:1.25-bullseye AS build
1+
FROM golang:1.25-bookworm AS build
22

33
WORKDIR /go/src/f3
44

0 commit comments

Comments
 (0)