Skip to content

Commit 85d9c45

Browse files
chore(deps): update golang docker tag to v1.27
1 parent 25b9358 commit 85d9c45

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,5 +1,5 @@
11
# Build API-Server executable
2-
FROM golang:1.25-alpine AS builder
2+
FROM golang:1.27-alpine AS builder
33

44
WORKDIR /app
55

0 commit comments

Comments
 (0)