Skip to content

Commit 38e16dd

Browse files
chore(deps): update golang docker tag to v1.24.2
1 parent 03fb034 commit 38e16dd

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
@@ -1,4 +1,4 @@
1-
FROM golang:1.23.2-alpine AS base
1+
FROM golang:1.24.2-alpine AS base
22
WORKDIR /app
33

44
# tester

0 commit comments

Comments
 (0)