Skip to content

Commit

Permalink
Remove duplicated stage from Dockerfile.alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
shouichi committed Mar 9, 2022
1 parent 86f500d commit 4277de4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile.alpine
@@ -1,4 +1,3 @@
FROM golang:1.12-alpine3.10 AS builder
FROM golang:1.17-alpine3.15 AS builder

RUN apk --no-cache add make
Expand Down

0 comments on commit 4277de4

Please sign in to comment.