Skip to content

Commit 4a85e4b

Browse files
committed
Use alpine 1.22.1
1 parent fbd4b3e commit 4a85e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.22.0-alpine3.19 as build
1+
FROM golang:1.22.1-alpine3.19 as build
22

33
WORKDIR /app
44
COPY . /app

0 commit comments

Comments
 (0)