Skip to content

Commit ea6cf7d

Browse files
pgporadajsha
authored andcommitted
Use alpine:edge to get go1.26.2
1 parent 4635ade commit ea6cf7d

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 alpine:latest AS unboundtest
1+
FROM alpine:edge AS unboundtest
22
RUN apk update
33
RUN apk add go
44
COPY *.go go.* /unboundtest-repo/

0 commit comments

Comments
 (0)