Skip to content

Commit

Permalink
switch to golang alpine
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
  • Loading branch information
mblaschke committed Feb 9, 2022
1 parent 0b8c564 commit c4ce269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.17 as build
FROM golang:1.17-alpine as build

WORKDIR /go/src/github.com/webdevops/kube-pool-manager

Expand Down

0 comments on commit c4ce269

Please sign in to comment.